Skip to content

Create CSS file with classes/rules that are utilized #26

@evgenyg6

Description

@evgenyg6

Create a .css file which contains the rules used by running the following command npx tailwindcss --content './**/*.{html,js,vue,py}' --extract and then pruning the list by running npx purgecss --content '**/*.{html,js,py,vue}' --css tailwind_output.css --output cleaned.css.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions