gajus/babel-plugin-react-css-modules

Feature: make postcss configurable

Open

#83 geöffnet am 5. Mai 2017

Auf GitHub ansehen
 (2 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (176 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (2.044 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I like to use postcss to transform css with certain plugins, and wouldn't want to have to give this up in order to use this plugin. Luckily, it already uses postcss, so it should be pretty trivial to expose an option to process with additional postcss plugins if needed. I'd be happy to pull request this in, just wanted to open this issue to bring it up and see if maintainers had any thoughts!

Contributor Guide