Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

completejavascript/shiba-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

64 Commits

Repository files navigation

Shiba.CSS Framework

License: MIT shiba-css on NPM

A simple and lightweight CSS Framework built with Sass for building responsive web apps.

Usage

Import in Browser

Import in Node Modules

  • Install:
yarn add shiba-css # npm i shiba-css
  • Import:
import "shiba-css/docs/css/shiba.min.css";

Modification

Shiba.CSS is written by Sass. So you can easily modify it with your own style. Firstly, clone the repo:

git clone https://github.com/completejavascript/shiba-css.git
cd shiba-css

Then, run the project:

yarn dev # npm run dev

In the project, I define all variables in src/base/_variables.scss. You can customize the style by changing their values.

After changing, you can navigate to http://localhost:4000/ in your browser to see what you make changes.

And distribution files can be found at docs/css/shiba.min.css.

Links

Demo Shiba.CSS

Change Log

See CHANGELOG.md

License

This project is open source and available under the MIT License.

Visit me

About

πŸ• A simple and lightweight CSS Framework built with Sass for building responsive web apps.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /