feat: enabling TailwindCSS styling
with manual running of cli: tailwindcss -i ./src/input.css -o ./dist/output.css --watch
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,3 +2,4 @@
|
||||
.scala-build/
|
||||
.metals/
|
||||
.direnv
|
||||
*/dist/
|
||||
|
||||
Reference in New Issue
Block a user