How/where to add additional style files? #516

Closed
opened 2025-08-09 17:16:35 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @kemmis on 8/11/2017

I have my webpack.config.js setup to use less-loader and it is loading my component's less files just fine. However I have an additional base-theme.less file in my app folder that I want to include so it is applied globally. What is the appropriate way to include this additional less file in my main (non-vendor) webpack?

*Originally created by @kemmis on 8/11/2017* I have my webpack.config.js setup to use less-loader and it is loading my component's less files just fine. However I have an additional base-theme.less file in my app folder that I want to include so it is applied globally. What is the appropriate way to include this additional less file in my main (non-vendor) webpack?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#516
No description provided.