mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
feat : added style.scss
This commit is contained in:
parent
0c0486acf1
commit
dbf60a775e
1 changed files with 6 additions and 0 deletions
6
_sass/style.scss
Normal file
6
_sass/style.scss
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
---
|
||||
@import "variables";
|
||||
@import "../lib/bootstrap/css/bootstrap.min.css";
|
||||
@import "../lib/css/index.css";
|
||||
@import "../lib/css/article.css";
|
Loading…
Add table
Reference in a new issue