mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-02-02 10:54:15 -05:00
clean up
This commit is contained in:
parent
e0a069ead6
commit
325db84870
3 changed files with 3 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
||||||
[build]
|
[build]
|
||||||
public_url = "/demo/"
|
public_url = "/demo/"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
@tailwind base;
|
@tailwind base;
|
||||||
@tailwind components;
|
@tailwind components;
|
||||||
@tailwind utilities;
|
@tailwind utilities;
|
||||||
|
|
|
@ -207,4 +207,4 @@
|
||||||
font-size: 2.25rem;
|
font-size: 2.25rem;
|
||||||
line-height: 2.5rem
|
line-height: 2.5rem
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue