JSPM

beech-red.css

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q26238F
  • License MIT

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

Package Exports

  • beech-red.css

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (beech-red.css) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

beech-red.css

Showcase Image

## 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