https://github.com/avalanchesass/avalanche_base_typography
Basic typography
https://github.com/avalanchesass/avalanche_base_typography
Last synced: over 1 year ago
JSON representation
Basic typography
- Host: GitHub
- URL: https://github.com/avalanchesass/avalanche_base_typography
- Owner: avalanchesass
- License: gpl-2.0
- Created: 2015-05-01T12:56:47.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-05-18T17:34:14.000Z (about 10 years ago)
- Last Synced: 2025-02-17T16:43:49.519Z (over 1 year ago)
- Language: CSS
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# avalanchesass_base_typography
Basic typography.
## Install
```
npm install avalanchesass_base_typography --save
```
## Basic usage
```css
/* Import the main file. */
@import 'avalanchesass_base_typography';
/* Import just the mixin file. */
@import 'avalanchesass_base_typography/mixin';
```
## About
### Author
Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner
### License
GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)