Giter Site home page Giter Site logo

intval / docpad-plugin-stylus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from docpad/docpad-plugin-stylus

0.0 2.0 0.0 106 KB

Adds support for the Stylus CSS pre-processor to DocPad

Home Page: http://docpad.org/plugin/stylus

License: Other

CoffeeScript 92.36% CSS 7.64%

docpad-plugin-stylus's Introduction

Stylus Plugin for DocPad

Build Status NPM version Gittip donate button Flattr donate button PayPayl donate button

Adds support for the Stylus CSS pre-processor to DocPad

Convention: .css.styl|stylus

Install

docpad install stylus

Configure

Use nib

Nib is a small and powerful library for the Stylus CSS language, providing robust cross-browser CSS3 mixins to make your life as a designer easier. By default nib support is enabled, but it can be disabled by setting the useNib option to false.

This allows you to include the entire library by using:

@import 'nib'

Although, if you prefer to use individual parts like gradient support, you can by using:

@import 'nib/gradients'

Compress

By default we compress the output for all environments except the development environment. Set the compress option to either true or false to change this.

History

You can discover the history inside the History.md file

Contributing

You can discover the contributing instructions inside the Contributing.md file

License

Licensed under the incredibly permissive MIT License
Copyright © 2012+ Bevry Pty Ltd [email protected]
Copyright © 2011 Benjamin Lupton [email protected]

docpad-plugin-stylus's People

Contributors

balupton avatar chase avatar

Watchers

James Cloos avatar Alexander Raskin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.