style: update Tailwind CSS import in styles.css
This commit is contained in:
parent
8012112f6c
commit
e0afebb397
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,4 @@
|
|||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
@import 'tailwindcss';
|
||||
/* Color theme moved to tailwind.config.js */
|
||||
|
||||
body {
|
||||
|
|
Loading…
Add table
Reference in a new issue