Switch to using tailwind.css build and subsequently switch to docker file
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user