proton.css
v0.0.1-alpha
Published
<img src="assets/proton_logo.png" width='100'> <a href="#"><img src="https://img.shields.io/travis/tailwindcss/tailwindcss/master.svg" alt="Build Status"></a> <br> A utility-first CSS framework that supports grid and flexbox out of the box for rapidly bui
Downloads
3
Readme
Proton
Installation
Via Npm
npm install proton.css
OR
yarn add proton.css
Usage
import 'proton.css/dist/minified/proton.css'
import 'proton.css/dist/minified/colors.css'
import 'proton.css/dist/minified/typo.css'
Via CDN
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/minified/proton.css">
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/minified/colors.css">
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/minified/typo.css">
More docs will be updated soon.
Contribution
If you want to contribute to this CSS framework then you can DM iamharsh.dev and ask to join the team.