mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-08 19:47:20 +00:00
feat: vite dashboard tweaks/fixes
This commit is contained in:
parent
aaac328138
commit
177f13d1fc
16 changed files with 94 additions and 128 deletions
|
@ -1,9 +1,11 @@
|
|||
@import "tailwindcss";
|
||||
@import "./reset.css";
|
||||
@import "./base.css";
|
||||
@import "./splash.css";
|
||||
|
||||
@import "tailwindcss";
|
||||
@import "vue-material-design-icons/styles.css";
|
||||
|
||||
@import "./content.css";
|
||||
|
||||
@import "./docs.css";
|
||||
|
||||
/* Reset some icon default styles for more predictable alignment */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue