0.0.1 • Published 9 years ago

sircus-elements-link v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

sircus-elements-link

npm version

Dependencies

Installation

npm:

$ npm install sircus-elements-link sircus-global-property

Usage

cssnext:

input.css

@import "sircus-elements-link";
@import "sircus-global-property";

sass:

input.scss

@import "./node_modules/sircus-global-property/converted";
@import "./node_modules/sircus-elements-link/converted";

html

<a href="./">...</a>

Contributing

We Need Your Help!

License

Released under the MIT license.