Simple artifact sharing
Armin Friedl
70cd9c29be
Sass and webpack don't interact well together. A (non-partial) SCSS file compiled in Sass context and imported from a component will duplicate all its internal imports. Create a single SCSS/CSS stylesheet which is not duplicated multiple times due to per-component import. The fling.scss master style sheet is now imported once in index.js and contains styles for all components. Signed-off-by: Armin Friedl <dev@friedl.net> |
||
---|---|---|
service/fling | ||
web/fling | ||
.gitignore |