Switch to using tailwind.css build and subsequently switch to docker file

This commit is contained in:
Peter Stockings
2024-12-25 00:09:56 +11:00
parent 2abd140dd8
commit 786d422864
8 changed files with 2942 additions and 1 deletions

10
.gitignore vendored
View File

@@ -158,3 +158,13 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Dependency directories
node_modules/
jspm_packages/
# Build output
dist/
build/
.tmp/
out/