cssinjs/jss-loader

Loaders are unavailable within JSS

Open

#2 opened on Sep 10, 2015

 (4 comments) (0 reactions) (0 assignees)JavaScript (6 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (65 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The most obvious example of this problem is that compilation fails if your JSS depends on another JSS file (e.g. when using CSS Modules' composes).

This is a critical issue that is likely to cause this project to become deprecated in favour of a Webpack plugin, along the lines of @andreypopp's Styling.

Contributor guide