shiraha

0.0.6 • Public • Published

Shiraha

Material 3-inspired Classless CSS Framework.

Usage

HTML

Add this line to your page between <head></head>:

<link rel="stylesheet" href="https://unpkg.com/shiraha" />

NPM

Install this package:

pnpm add -D shiraha # pnpm
# yarn add -D shiraha # yarn
# npm i -D shiraha # npm

Import it in CSS or JS:

@import 'shiraha';
import 'shiraha'

Import SugarSS

Of course you can! shiraha exported the src folder.

You will need to additionally install open-props, as well as other plugins used in PostCSS Config.

@import 'shiraha/src/shiraha.sss';
import 'shiraha/src/shiraha.sss'

Bookmarklet

TODO

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i shiraha

    Weekly Downloads

    2

    Version

    0.0.6

    License

    WTFPL

    Unpacked Size

    66.8 kB

    Total Files

    45

    Last publish

    Collaborators

    • kwaa