layout templates - _layout.scss & images proper location?

Mark Clarke, modified 6 Years ago. Regular Member Posts: 107 Join Date: 3/3/12 Recent Posts
Hi all,

As part of my theme I have a custom layout template. I want to keep the styles and images for the template separate from those of the main theme. I have tried creating a folder css and placing _layout.scss in there as well as in the root of the layout/custom/{layout-name} folder but it doesn't appear to get applied. Also do I just put images in the root directory? Is there any special include directive I need to use to include the css in the layout template?

thanks