Feature #18638
Add SCSS webpack support
Related issues
Associated revisions
refs #18638 - use node-sass, sass-loader
History
#1
Updated by Ohad Levy over 5 years ago
can you please provide context? what is this about?
#2
Updated by matan werbner over 5 years ago
Ohad Levy wrote:
can you please provide context? what is this about?
i would like to be able to use .scss files as part of react components.
to do that, some changes need to be made to webpack, and possibly ruby rendering the css bundle.
#3
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4321 added
#4
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/4334 added
#5
Updated by Ohad Levy over 5 years ago
- Subject changed from Feature - suport sass in the client side to Add SCSS webpack support
- Pull request deleted (
https://github.com/theforeman/foreman/pull/4321)
#6
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 2a824da718514ebebf563dfaf1b7e5bdd248e04a.
#7
Updated by Dominic Cleal over 5 years ago
- Related to Bug #18688: sass-loader dep has a peer dependency on webpack 2.x, not 1.x added
#8
Updated by Dominic Cleal over 5 years ago
- Category set to JavaScript stack
- Legacy Backlogs Release (now unused) set to 209
#9
Updated by Dominic Cleal over 5 years ago
- Related to Bug #18716: Fix storybook to work with scss added
Fixes #18638 - add sass support to webpack