Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/matype/css-undoing
- Owner: matype
- License: other
- Created: 2014-10-27T18:41:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-27T18:43:33.000Z (about 10 years ago)
- Last Synced: 2024-10-12T00:36:42.817Z (about 1 month ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.markdown
- License: LICENSE
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