css-constructor icon indicating copy to clipboard operation
css-constructor copied to clipboard

💄 CSS constructor for React components

Results 4 css-constructor issues
Sort by recently updated
recently updated
newest added

Optimise the CSS classes by passing it through a pure hash function

enhancement

Alternate syntax ✅ No decorators = no extra babel transforms ✅ CSS constructor looks like other class methods ✅ Position independent (don't have to place it right above `render`) ⚠️...

question