Home

Awesome

Shorthand

<a align="center" href="https://shorthandcss.com"><img width="100%" src="https://shorthandcss.com/assets/images/banner.jpg"></a>

Shorthand is a CSS framework and does not include any javascript. You can customize the framework by using .scss only.

Size

DistFileURL
Litelite.shorthand.min.css
Fullshorthand.min.css

Features

Quick start

Several quick start options are available:

  1. Download the latest release.
  2. Clone the repo: git clone https://github.com/shorthandcss/shorthand.git.
  3. Install with npm: npm install shorthandcss.
  4. Use CDN

Develop

Clone the repo from Github and install dependencies through npm.

git clone https://github.com/shorthandcss/shorthand.git
cd shorthand
npm install

Run the build command to build dist files

npm run build

Documentation

Docs can be found at https://shorthandcss.bansal.io/docs

License

Copyright 2020 @bansal-io. This project is licensed under the MIT License.