3.1.4 • Published 4 years ago

og-css v3.1.4

Weekly downloads
11
License
MIT
Repository
github
Last release
4 years ago

Quick install

OG-CSS is constantly in development and evolving! Try it out now:

NPM

npm install og-css

or

Yarn

yarn add og-css

Bower

bower install og-css

Import

After installation, you can import the CSS file into your project using this snippet:

import 'og-css/dist/og.css'

Or import the scss file:

import 'og-css/sass/og'