Trying new purge

This commit is contained in:
Belen Curcio
2020-10-26 10:27:57 -03:00
parent 222c96472b
commit 4ff7887771
2 changed files with 2 additions and 2 deletions

View File

@@ -1,8 +1,9 @@
/* purgecss start ignore */
@import 'tailwindcss/base';
@import './font.css';
@import './base.css';
@import 'tailwindcss/components';
@import './components.css';
/* purgecss end ignore */
@import 'tailwindcss/utilities';