mirror of
https://github.com/xHyroM/links.git
synced 2024-11-10 02:28:06 +01:00
refactor: create global.css
This commit is contained in:
parent
094e3c36a9
commit
605ad84eff
1 changed files with 3 additions and 0 deletions
3
src/assets/styles/global.css
Normal file
3
src/assets/styles/global.css
Normal file
|
@ -0,0 +1,3 @@
|
|||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
Loading…
Reference in a new issue