Beth3346 / elr-scss-calendar

scss mixin for calendars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calendar

npm version CI License: MIT npm last commit Netlify Status

a scss mixin for elr-scss-calendar

View Demo

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install elr-scss-calendar

or

yarn add elr-scss-calendar

Implementation

Scss

.calendar {
  @include elr-calendar;
}

HTML

License

SEE LICENSE IN LICENSE.md

About

scss mixin for calendars

License:MIT License


Languages

Language:HTML 63.4%Language:SCSS 35.5%Language:Shell 1.2%