https://github.com/avalanchesass/avalanche_component_hn
Headline classes
https://github.com/avalanchesass/avalanche_component_hn
Last synced: 2 days ago
JSON representation
Headline classes
- Host: GitHub
- URL: https://github.com/avalanchesass/avalanche_component_hn
- Owner: avalanchesass
- License: gpl-2.0
- Created: 2016-03-06T10:11:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-11T16:36:12.000Z (about 10 years ago)
- Last Synced: 2025-02-07T17:23:46.243Z (over 1 year ago)
- Language: CSS
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# avalanchesass_component_hn
Headline classes.
## Install
```
npm install avalanchesass_component_hn --save
```
## Basic usage
```css
/* Import the main file. */
@import 'avalanchesass_component_hn';
/* Import just the mixin file. */
@import 'avalanchesass_component_hn/mixin';
```
## About
### Author
Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner
### License
GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)