added subpages
This commit is contained in:
0
app/assets/builds/.keep
Normal file
0
app/assets/builds/.keep
Normal file
6
app/assets/tailwind/application.css
Normal file
6
app/assets/tailwind/application.css
Normal file
@ -0,0 +1,6 @@
|
||||
@import "tailwindcss";
|
||||
|
||||
h1 { @apply font-bold text-2xl; }
|
||||
h2 { @apply font-bold text-xl; }
|
||||
ul { @apply list-inside; }
|
||||
li { @apply list-disc; }
|
||||
Reference in New Issue
Block a user