1.1.0 • Published 3 months ago

beech.css v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

beech.css

Showcase Image

Description

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.css@1.0.9/style.css"
  type="text/css"
/>
  1. NPM
 npm install beech.css
  1. Yarn
 yarn add beech.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

1.1.0

3 months ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago