Gulp created layouttpl with custom CSS inside

thumbnail
Alessandro Candini, modified 7 Years ago. Regular Member Posts: 130 Join Date: 10/17/15 Recent Posts

I've built a custom layouttpl with Yeoman and deployed it with Gulp: so far so good.

But if I would like to modify it with CSS classes, is that possible to add a custom CSS file (or maybe SCSS?) inside the layouttpl directory tree?

So far I've customized my layouttpls with SCSS inside a custom theme beside it, but I would like to define layout CSS in one place only.

Thanks!