Skip to content

馃嵀馃嵀馃嵀 A tiny responsive css framework merely include normalize and grid system based on Bootstrap 4.0.0-alpha-5.

License

Notifications You must be signed in to change notification settings

chikara-chan/layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

35 Commits

Repository files navigation

Layout

A tiny responsive css framework merely include normalize and grid system based on Bootstrap 4.0.0-alpha-5

Introduction

  • layout-reboot.css merely normalize
  • layout-grid.css integration of normalize and grid system and utilities
  • layout-flex.css integration of normalize and flex system and utilities

Features

  • .container
  • .container-fluid
  • .row
  • .col-xs .col-sm .col-md .col-lg .col-xl
  • .col-*-1 .col-*-2 路路路路路 .col-*-11 .col-*-12
  • .offset-*-1 .offset-*-2 路路路路路 .offset-*-11 .offset-*-12
  • .hide .invisible .clearfix

Local setup

  • Install the dependencies with npm install
  • To compile sass with grunt sass-compile
  • To dist css with grunt dist-css
  • To build with grunt build

License

MIT

About

馃嵀馃嵀馃嵀 A tiny responsive css framework merely include normalize and grid system based on Bootstrap 4.0.0-alpha-5.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published