Upgrade tailwind

This commit is contained in:
Sam Carlton 2020-09-19 16:16:38 -05:00
parent 0c56276d09
commit 03eec3bf97
4 changed files with 250 additions and 1282 deletions

View file

@ -9,7 +9,7 @@
*
* @import "tailwindcss/preflight";
*/
@tailwind preflight;
@tailwind base;
/**
* This injects any component classes registered by plugins.