Skip to content
This repository has been archived by the owner on Oct 10, 2019. It is now read-only.

vaishal/stylus-mixins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Stylus Mixins

A collection of Stylus mixins which can be used in conjunction with Stylus Autoprefixer or similar, to mimic, improve, and extend the functionality of Nib.

Documentation

Documentation for each mixin can be found in the docs directory.

General

Media Queries

  • HiDPI - hidpi()
  • Width/Height - width-min(), width-max(), width-range(), height-min(), height-max(), height-range()

Text

Units

Helpers

Running Tests

All mixins have test coverage to ensure everything works as expected. To run the tests, clone this repo and run:

npm test

Licence

ISC © Jack Brewer

About

Mixins to help speed Stylus development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 98.8%
  • JavaScript 1.2%