mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
12 lines
No EOL
169 B
YAML
12 lines
No EOL
169 B
YAML
sass:
|
|
load_paths:
|
|
- _sass
|
|
- node_modules
|
|
exclude:
|
|
- node_modules
|
|
- LICENSE
|
|
- Makefile
|
|
- README.md
|
|
- package.json
|
|
- package-lock.json
|
|
- yarn.lock |