Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matype/css-undoing

Rulesets should only ever inherit and add to previous ones, never undo.
https://github.com/matype/css-undoing

Last synced: 6 days ago
JSON representation

Rulesets should only ever inherit and add to previous ones, never undo.

Awesome Lists containing this project

README

        

# css-undoing [![Build Status](https://travis-ci.org/morishitter/css-undoing.svg)](https://travis-ci.org/morishitter/css-undoing)

Rulesets should only ever inherit and add to previous ones, never undo.

## Installation

```shell
$ npm install css-undoing
```

## Example

## License

The MIT License (MIT)

Copyright (c) 2014 Masaaki Morishita