https://github.com/sircus/global-property
Deprecate
https://github.com/sircus/global-property
Last synced: about 1 year ago
JSON representation
Deprecate
- Host: GitHub
- URL: https://github.com/sircus/global-property
- Owner: sircus
- Created: 2015-05-03T16:29:15.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-22T18:19:00.000Z (over 10 years ago)
- Last Synced: 2025-04-13T09:11:58.165Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sircus-global-property
[](https://www.npmjs.com/package/sircus-global-property)
## Installation
> npm:
```bash
$ npm install sircus-global-property
```
## Usage
> cssnext:
input.css
```css
@import "sircus-global-property";
```
> sass:
input.scss
```scss
@import "node_modules/sircus-global-property/converted";
```
## Contributing
We Need Your Help!
## License
Released under the [MIT](https://github.com/sircus/license/blob/master/LICENSE) license.