feat: purge unused css in tailwind

This commit is contained in:
Karan Sharma 2021-03-04 20:34:54 +05:30
parent d985ecd1b4
commit f83a1d14aa
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