Butter Cake
v2.5.5
A Modern Lightweight Front End CSS framework for faster and easier web development.
Explore Butter Cake docs ยป
Report bug . Request feature . Examples
Status 
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/[email protected]/dist/css/butterCake.min.css">JS (jsdelivr)
<!-- BUTTER CAKE JS --> <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/butterCake.min.js"></script>Butter Cake is constantly in development! Try it out now.
Documentation 
Checkout the official website for the Documentation. https://getbuttercake.com
Why You should use - Butter Cake 
โ๏ธ light weight 59kb (css) & 4kb (js)๐ Modular Components๐ Simple Structure๐ Built Using Sass(SCSS)๐ฒ Responsive
No need to setup development environment with Gulp etc... because Butter Cake uses Prepros (FREE APP) to compile SASS(SCSS).
Can start a new project within seconds
What's included 
Butter Cake/ โ โโโ dist/ โ โ โ โโโ css/ โ โ โโโ butterCake.min.css (98kb) โ โ โโโ butterCake.min.css.map (52kb) โ โ โ โโโ js/ โ โโโ butterCake.js (Non Minified) (9kb) - (Complete components Js) โ โโโ butterCake.min.js (Minified) (5kb) - (Complete components Js) โ โโโ alert.js โ โโโ accordion.js โ โโโ dropdown.js โ โโโ modal.js โ โโโ chips.js โ โโโ tabs.js โ โโโ side-navbar.js (Side Navbar) โ โโโ slideDown-navbar.js (Slide Down Navbar) โ โโโ src/ (Includes SASS|SCSS Files) โ โโโ prepros-6.config โ โโโ index.html (Starter File) What's new in v2.5.5 
- Chips New Component -
๐ NEW - Inputs addons (icons) - NEW
- Form Switches (Checkboxes) - NEW
- File picker button - NEW
- Button with loader - NEW
- Bigger Dropdown menu - NEW
What's improved in v2.5.5 
- Forms elements - Improved
- Tooltips - Improved
- Badges - Improved
- Table - Improved
- Alerts - Improved
- Cards - Improved
- Modal - Improved
- Dropdown More Styles added
- Navbar More Styles added
- Breadcrumb More Styles added
- Buttons More Styles added
- ETC.....
Responsive Classes Added 
.d-none-{ sm | md | lg | xl } .hide-{ sm | md | lg | xl } .d-block-{ sm | md | lg | xl } .d-inline-block-{ sm | md | lg | xl } .d-flex-{ sm | md | lg | xl } .fa-center-{ sm | md | lg | xl } .fa-baseline-{ sm | md | lg | xl } .fa-start-{ sm | md | lg | xl } .fa-end-{ sm | md | lg | xl } .fa-stretch-{ sm | md | lg | xl } .fa-end-{ sm | md | lg | xl } .fj-center-{ sm | md | lg | xl } .fj-baseline-{ sm | md | lg | xl } .fj-start-{ sm | md | lg | xl } .fj-end-{ sm | md | lg | xl } .fj-between-{ sm | md | lg | xl } .fj-around-{ sm | md | lg | xl } .order-{ sm | md | lg | xl }-{1 - 10}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
- Edge
- Safari
- Opera
Support the developement 
Copyright and license 
Code copyright 2018 - 2019 Himas Rafeek. Code released under the MIT license.
