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

andrewscwei/requiem-styles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requiem-Styles

This repo is now deprecated. See Minuet for its successor.

Requiem-Styles is andrewscwei's on-going pet project for experimenting with web UI styling techniques. It is a stand-alone stylesheet library that supports vanilla CSS, Sass, LESS (deprecated) and Stylus. At its current state, it is not production ready, has an ever-changing API, and lacks proper documentation. Its features are driven by internal requirements and is meant for internal use only.

Requiem-Styles is packaged with many handy mixins and functions to accomodate efficient styling. It pairs well with Requiem.

Usage

$ npm install requiem-styles

API

Documentation is available here.

Change Log

2016.01.26 As of v0.18.0, LESS is no longer supported. existing features will be maintained but no new features will be added.