gajus/babel-plugin-react-css-modules

Feature: make postcss configurable

Open

#83 ouverte le 5 mai 2017

Voir sur GitHub
 (2 commentaires) (2 réactions) (0 assignés)JavaScript (176 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (2 044 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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!

Guide contributeur