A CSS package built on top of tailwind.css with more utility classes and enhanced flexibility.
OG-CSS is constantly in development and evolving! Try it out now:
npm install og-css
or
yarn add og-css
bower install og-css
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'