Skip to content

The red version of beech.css, a classless CSS theme that makes your website easy on the eyes!

License

Notifications You must be signed in to change notification settings

y-arjun-y/beech-red.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beech-red.css

## Description

The red version of beech.css, a classless CSS theme that makes your website easy on the eyes! Based on sakura.

Installation

  1. CDN
    Add this snippet of code in your <head> tag.
<link
  rel="stylesheet"
  href="https://unpkg.com/beech-red.css@1.0.0/style.css"
  type="text/css"
/>
  1. NPM
 npm install beech-red.css
  1. Yarn
 yarn add beech-red.css

Alternatively, 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