Skip to content

seveti/sassy-grid-starter

Repository files navigation

Sassy Grid Starter

An HTML5 starter for Sassy Grid

Dependencies

Node version: 12 Npm version : 6 Node sass: npm rebuild node-sass

Quick start

  • Clone the repo: git clone https://github.com/seveti/sassy-grid-starter.git
  • Install Node.js dependencies: npm install
  • Install the Grunt CLI: npm install -g grunt-cli
  • Run the app: grunt
  • Open ./dist/index.html

What's included

sassy-grid-starter/
├── src/
│   ├── app.js
│   ├── main.scss
│   └── styles/
│       ├── base/
│       ├── layout/
│       ├── module/
│       ├── state/
│       └── theme/
└── dist/
    ├── index.html
    ├── index.bundle.js
    ├── index.bundle.css
    └── index.bundle.css.map

Browser support

  • Chrome 57+
  • Firefox 52+
  • Opera 44+
  • Safari 10.1+
  • Microsoft Edge 16+
  • Internet Explorer 10+ (-ms- prefix built in)

Coming soon...

  • Tabs
    • tab
  • Accordions
    • accordion
  • Cards
    • card
    • card card--image-right
    • card card--image-top
    • card__title
    • card__content
  • Animate.css

Explore

A New View of the Moon