beech.css
v1.1.0
Published
Classless CSS that makes your website easy on the eyes!
Downloads
120
Maintainers
Readme
beech.css
Showcase Image
Description
A classless CSS theme that makes your website easy on the eyes! Based on sakura.
Installation
- CDN
Add this snippet of code in your<head>tag.
<link
rel="stylesheet"
href="https://unpkg.com/[email protected]/style.css"
type="text/css"
/>- NPM
npm install beech.css- Yarn
yarn add beech.cssAlternatively, you can see the raw CSS file by going here.
Credit
sakura: https://github.com/oxalorg/sakura
HTML5 Test Page: https://github.com/cbracco/html5-test-page
