1.0.5 • Published 3 years ago

sunny.css v1.0.5

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

sunny.css

Showcase Image

Description

A retro and colorful classless CSS theme! Based on sakura.

Installation

  1. CDN
    Add this snippet of code in your <head> tag.
<link
  rel="stylesheet"
  href="https://unpkg.com/sunny.css@1.0.5/style.css"
  type="text/css"
/>
  1. NPM
 npm install sunny.css
  1. Yarn
 yarn add sunny.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