One-Nexus / Synergy

Synergy is a framework for building modular, configurable and scalable UI components for React-DOM projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow vendor prefixed CSS to be passed when including module

esr360 opened this issue · comments

Issue #10 allows custom CSS to be passed when including a module, but if the default modifier glue is used ('-') then vendor prefixed properties cannot be passed as Synergy will think it is a modifier (as they also begin with '-')