ennio.porro
Hi Vladimir. If i want to change the SCSS for this theme (to change colors, typography, etc...), is there any built-in command to recreate the CSS files? Or can i use less os other tools? There is any spacial attention to care using less or other tools in order not to brake anything? Thanks in advance.
Vladimir
Hi.
I compiled style.scss like this:
npm install -g sass
sass style.scss style.css
and replaced old style.css
no additional action is required.
Last updated
1-3 of 3