gajus/babel-plugin-react-css-modules

Feature: make postcss configurable

Open

#83 aberto em 5 de mai. de 2017

Ver no GitHub
 (2 comments) (2 reactions) (0 assignees)JavaScript (176 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (2.044 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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!

Guia do colaborador