feat: purge unused css in tailwind

This commit is contained in:
Karan Sharma 2021-03-04 20:34:54 +05:30
parent 80cac1ffdc
commit 25d277577c
7 changed files with 1789 additions and 2 deletions

1
.gitignore vendored
View file

@ -20,3 +20,4 @@ vendor/
config.yml
.DS_Store
bin/*
node_modules