Skip to content
Snippets Groups Projects
Commit fa10e25c authored by jurgenhaas's avatar jurgenhaas
Browse files

lakedrops/theme-d8-sass#5 Update bower asset definition

parent 2e5d01e7
No related branches found
No related tags found
No related merge requests found
...@@ -193,10 +193,22 @@ ...@@ -193,10 +193,22 @@
} }
}, },
"sass": { "sass": {
"bootstrap-sass": "assets/stylesheets", "bootstrap-sass": {
"flat-ui-sass": "vendor/assets/stylesheets", "src": "assets/stylesheets",
"fontawesome": "scss", "import": ["bootstrap", "overrides"]
"animate-sass": "" },
"flat-ui-sass": {
"src": "vendor/assets/stylesheets",
"import": ["flat-ui/variables", "flat-ui"]
},
"fontawesome": {
"src": "scss",
"import": ["font-awesome"]
},
"animate-sass": {
"src": "",
"import": ["animate"]
}
} }
} }
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment