Serve CSS dependencies from local webserver

Privacy improvement.
This commit is contained in:
2022-11-21 19:40:26 +01:00
parent eab91b7272
commit 5d58ba89c4
7 changed files with 48 additions and 13 deletions

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ __pycache__/
*.*swp*
docker-compose.yml
dist/
node_modules/
yarn*.log