The red version of beech.css, a classless CSS theme that makes your website easy on the eyes! Based on sakura.
- 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-red.css
- Yarn
yarn add beech-red.css
Alternatively, you can see the raw CSS file by going here.
sakura: https://github.com/oxalorg/sakura
HTML5 Test Page: https://github.com/cbracco/html5-test-page