elr-scss-articles
v0.0.3
Published
a scss mixin
Downloads
1
Readme
Articles
a scss mixin for articles
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install elr-scss-articles
or
yarn add elr-scss-articles
Implementation
Scss
article {
@include elr-article;
}
License
SEE LICENSE IN LICENSE.md