Skip to content

anovi/setka

Repository files navigation

Setka logo

CSS library with responsive grid layout, baseline grid, and useful utilities.
Read the docs »

Download or install

Copy-paste the stylesheet <link> into your <head> before all other stylesheets to load our CSS.

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/setka@0.3.0/dist/setka.min.css" crossorigin="anonymous">

These download options are available:

Read the Getting started page for information.

Bugs and feature requests

Have a bug, problem or a feature request? please open a new issue.

Running documentation locally

  1. Clone the repo: git clone https://github.com/anovi/setka.git
  2. Install dependencies: npm install
  3. Run npm run dev to start Nuxt.js project.
  4. Open http://localhost:3000 in your browser!

Creator

Aleksey Novichkov

Thanks

Thanks to Bootstrap's authors Mark Otto and Jacob Thornton

Copyright and license

Code released under the MIT License.