cssinjs/jss-loader

Loaders are unavailable within JSS

Open

#2 aberto em 10 de set. de 2015

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

Métricas do repositório

Stars
 (65 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador