feat: enabling TailwindCSS styling

with manual running of cli:
tailwindcss -i ./src/input.css -o ./dist/output.css --watch
This commit is contained in:
efim
2023-06-26 06:01:03 +00:00
parent 98d6f77014
commit fd75be6abe
5 changed files with 32 additions and 2 deletions
+1
View File
@@ -2,3 +2,4 @@
.scala-build/
.metals/
.direnv
*/dist/