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;
|
@import 'tailwindcss';
|
||||||
@tailwind components;
|
|
||||||
@tailwind utilities;
|
|
||||||
|
|
||||||
/* Color theme moved to tailwind.config.js */
|
/* Color theme moved to tailwind.config.js */
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|
Loading…
Add table
Reference in a new issue