frouo / web-bootstrap-template

Theming Bootstrap template (sass)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Theming Bootstrap with Sass

This is a quick start website template.

Get started

  1. Run yarn
  2. Run sass --watch style/scss:style/css. You may need to install sass first.
  3. Edit style/scss/custom.scss, see theming.

About

Theming Bootstrap template (sass)


Languages

Language:HTML 93.7%Language:CSS 6.3%