og-css
v3.1.4
Published
A css package built on top of tailwind.css with more utility classes.
Maintainers
Readme
Quick install
OG-CSS is constantly in development and evolving! Try it out now:
NPM
npm install og-cssor
Yarn
yarn add og-cssBower
bower install og-cssImport
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'