v4.0.0
A Modern Lightweight Front End CSS framework for faster and easier web development.
Explore Butter Cake docs Β»
Report bug
.
Request feature
.
Examples
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.
npm i buttercake
<!-- BUTTER CAKE CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/butterCake.min.css">
<!-- BUTTER CAKE JS -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/butterCake.min.js"></script>
Checkout the official website for the Documentation. https://getbuttercake.com
βοΈ light weight- π Modular Components
- π Simple Structure
- π Built Using Sass(SCSS)
- π² Responsive
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
Code copyright 2018 - 2021 Himas Rafeek. Code released under the MIT license.