Use standalone CLI of TailwindCSS
This commit is contained in:
parent
34eb2e000a
commit
b9be244ff6
8 changed files with 46 additions and 24 deletions
src/routes
|
@ -11,7 +11,7 @@
|
|||
|
||||
(defcomp page ()
|
||||
(hsx
|
||||
(h1 :class "text-primary"
|
||||
(h1 :class "text-red-600"
|
||||
"404 Not Found")))
|
||||
|
||||
(defun handle-not-found ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue