Use tailwind cli to compile css instead of tailwind cdn (#132)
* implement feature * use npm instead of cli
This commit is contained in:
committed by
Christiaan Goossens
parent
653c716ea8
commit
9bf2372b7e
7
.gitignore
vendored
7
.gitignore
vendored
@@ -107,4 +107,9 @@ dmypy.json
|
||||
# End of https://www.gitignore.io/api/python
|
||||
config/
|
||||
|
||||
.venv
|
||||
.venv
|
||||
|
||||
.pytest_logs.log
|
||||
|
||||
|
||||
node_modules
|
||||
|
||||
Reference in New Issue
Block a user