Skip to content
 
 

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

require-stylus

RequireJS Stylus module

Installation

bower install require-stylus

Usage

require.config({
  "paths": {
    "stylus": "components/require-stylus/stylus",
    "styl": "components/require-stylus/require-stylus"
  }
});

require(['styl!styles']); // styles.styl

ToDo

  • optimizer support
  • handle errors
  • @import support

Authors

License

Anything you wish:

  • MIT (just free)
  • JSON (use for Good, not Evil)
  • AYFL (Any Yourself Fucking License)

About

RequireJS Stylus module

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages