mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Add task to compile scss
This commit is contained in:
parent
10084f20d5
commit
795d9f4ec3
3 changed files with 17 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,3 +4,5 @@ nitter
|
|||
/tests/__pycache__
|
||||
/tests/geckodriver.log
|
||||
/tmp
|
||||
/tools/gencss
|
||||
/src/public/style.css
|
||||
|
|
|
|||
Loading…
Reference in a new issue