Skip to content

Can you also add the simple code to run purgecss in production?Β #78

@riccardogiorato

Description

@riccardogiorato

This repository is great because it simply showcases how to use tailwind with create-react-app without other modules.

I would love just to see these few lines added to the tailwind config file to configure purge.

  purge: [
    './public/**/*.html',
    './src/**/*.tsx',
    './src/**/*.jsx',
  ],

Will you be able to add this lines @kriswep to help out newcomers? Do you prefer a Pull Request with this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions