iamtharun / beercss

The most tasty, lightweight and easy css framework that you've seen!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beercss logo

License Downloads Version Pull Request Issues

Beer css!

The most tasty, lightweight and easy css framework that you've seen!

Cheers, www.beercss.com

Supporting Beercss

Beercss is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome backers. If you'd like to join them, please consider:

Getting Started

CDN

Feel free using our CDN.

<link href="https://unpkg.com/beercss/dist/cdn/beer.min.css" rel="stylesheet" />
<script src="https://unpkg.com/beercss/dist/cdn/beer.min.js" type="text/javascript"></script>

NPM

You can get the latest release using NPM. This release contains source files as well as the compiled CSS and JavaScript files.

// installing
npm i beercss
// importing
import "beercss";

Contributing Guide

Hi! We are really excited that you are interested in contributing to Beercss! Before submitting your contribution, please make sure to take a moment and read through the following guidelines:

https://github.com/leonardorafael/beercss/blob/main/CONTRIBUTING.md

License

MIT

About

The most tasty, lightweight and easy css framework that you've seen!

License:MIT License


Languages

Language:Vue 50.1%Language:CSS 42.7%Language:JavaScript 5.5%Language:HTML 1.8%