andreypopp / andreypopp/cssobjectify

CSS preprocessors

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
39
Forks
4
PR merge metrics
No merged PRs in 30d

Description

This is totally not the right place for this, but I think it would be extremely cool to be able to use this with preprocessors. I'm not sure if browserify supports transform chains (for example, a .styl file should go through stylus then cssobjectify) but we could probably make something to enable this behavior.

``` js
var Styles = require('./Component.styl');
```

would be amazing, and you could plug in stuff like nib to take care of vendor prefixes + cross-browser for you

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.