Posted by arunkarthick on March 15, 2018 at 3:00pm
Hi All,
Can someone help me out with Bootstrap Sub-theme sass? I am trying to install subtheme sass in my Drupal 7 instance. I wanted to know how to compile the sass. I want CSS file to write the CSS. And which tpl file should I place in templates file. Please help me out in this.
Comments
Link to an older tutorial...
Here is a link to the article that got me started on the SASS bootstrap journey:
https://www.deeson.co.uk/labs/using-grunt-bootstrap-compass-and-sass-dru...
The instructions in the readme included with Bootstrap are pretty clear on how to setup the subtheme.
CSS will never write CSS. The magic is in the SCSS files writing to one CSS file when compiled.
.tpl files only need to be moved into the template folder if you are overwriting them.
Angus Pratt
Poet, Consultant, Web Designer
Check out my latest completed project - 64 Fun Solutions
Bootstrap sass
You can take a look at https://www.drupal.org/project/bootstrap_sass
It is based on D8 and bootstrap 4, but the concept ia the same.
Diseño Web