4.0.2 โ€ข Published 2 years ago

buttercake v4.0.2

Weekly downloads
8
License
MIT
Repository
github
Last release
2 years ago

Status

Awesome Css Jsdeliver GitHub Releases Website GitHub issues

Build responsive, mobile-first projects on the web with Butter Cake.

Butter Cake is an open source and lightweight modular toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass(SCSS) variables and mixins, responsive grid system, extensive prebuilt components.

Get Started

NPM

npm i buttercake

CSS (jsdelivr)

<!-- BUTTER CAKE CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/buttercake@4.0.0/dist/css/butterCake.min.css">

JS (jsdelivr)

<!-- BUTTER CAKE JS -->
<script src="https://cdn.jsdelivr.net/npm/buttercake@4.0.0/dist/js/butterCake.min.js"></script>

Documentation

Checkout the official website for the Documentation. https://getbuttercake.com

Why You should use - Butter Cake

  • โœˆ๏ธ light weight
  • ๐Ÿ—ƒ Modular Components
  • ๐Ÿ  Simple Structure
  • ๐Ÿ“œ Built Using Sass(SCSS)
  • ๐Ÿ“ฒ Responsive

๐ŸŒ Browser Support

Butter Cake uses autoprefixer to make (most) Flexbox features compatible with earlier browser versions. According to Can I use, Butter Cake is compatible with recent versions of:

  • Chrome
  • Firefox
  • Safari
  • Edge
  • Samsung Browser
  • Opera

Support the developement

Copyright and license

Code copyright 2018 - 2021 Himas Rafeek. Code released under the MIT license.