asprin
Active member
I want to include a stylesheet that would contain CSS classes which will be used by the templates that I create for my
What is the appropriate place to place that .css file?
I've heard about extra.less file. But I'm not sure whether the rules that I write there would be included as part of my addon file when I build it and pass it onto others for use.
Similarly, if I have to include js files, where would I put it and how would I reference it?
addon src/addons/addon-ID/_output/templates/public/*
What is the appropriate place to place that .css file?
I've heard about extra.less file. But I'm not sure whether the rules that I write there would be included as part of my addon file when I build it and pass it onto others for use.
Similarly, if I have to include js files, where would I put it and how would I reference it?