Skip to content

avalanchesass/avalanche_utility_text_align

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avalanchesass_utility_text_align

Text align utility classes.

ATTENTION: This package is outdated, you can find the latest release under a new name: https://www.npmjs.com/package/@avalanche/utility-text-align

Install

npm install avalanchesass_utility_text_align --save

Basic usage

/* Import the main file. */
@import 'avalanchesass_utility_text_align';

/* Import just the mixin file. */
@import 'avalanchesass_utility_text_align/mixin';

About

Author

Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner

License

GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)