Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Minimalistic, responsive and hackable tiny CSS library

License

NotificationsYou must be signed in to change notification settings

JuanjoSalvador/cakecss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimalistic and responsive tiny CSS library.

Cake CSS provides you the minimum set of things you will need to start your development: a grid system, responsive layout, customizable boxes, buttons and headers, and a set of fonts. Do you need more? Cake CSS is fully hackable. Just change whatever you need or add your custom CSS!

When I say Cake CSS is a tiny library, it means it only has 2KB! Minified version, I mean.

Install

Just install it using Yarn or NPM.

Using Yarn

yarn add cake-css

Using NPM

npm install cake-css

Usage

And then simply import the stylesheet on yourindex.html file.

<link rel="stylesheet" type="text/css" href="/path/to/cake/cake.min.css">

CDN

<link rel="stylesheet" type="text/css" href="https://unpkg.com/cake-css@0.0.3/build/dist/cake.min.css">

Acknowledgements

Cake CSS is strongly influenced by:

Also this is possible thanks toCoolors.co and their palette generator.

About

Minimalistic, responsive and hackable tiny CSS library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp