rebem / rebem-jsx

:symbols: Babel plugin for reBEM jsx transformations
MIT License
27 stars 1 forks source link

Is there a way to use custom separators? #1

Closed stefanoverna closed 8 years ago

stefanoverna commented 8 years ago

In our company we use the following conventions:

element: '__',
modifier: '--'
modValue: '-'
mistadikay commented 8 years ago

Hey! You can define them via env variables. I just updated the docs: https://github.com/rebem/rebem-jsx#custom-delimeters