beech-dark.css

1.0.1 • Public • Published

beech-dark.css

Description

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

Package Sidebar

Install

npm i beech-dark.css

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

269 kB

Total Files

6

Last publish

Collaborators

  • y_arjun_y