gajus/babel-plugin-react-css-modules

Feature: make postcss configurable

开放

#83 创建于 2017年5月5日

 (2 条评论) (2 个反应) (0 位负责人)JavaScript (159 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (2,034 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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!

贡献者指南