compiling node modules
This commit is contained in:
6
ht_booking/assets/css/tailwind.css
Normal file
6
ht_booking/assets/css/tailwind.css
Normal file
@@ -0,0 +1,6 @@
|
||||
/* Tailwind + daisyUI source. The Tailwind CLI compiles this into a purged,
|
||||
minified bundle at assets/static/css/app.css (served at /static/css/app.css)
|
||||
— see the `build:css` / `watch:css` scripts in package.json. */
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
Reference in New Issue
Block a user