Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 922 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 922 Bytes

Description

Base scss set for simple start developing new website layouts.

Features

  • Normalize.css
  • Set of animations from Animate.css
  • Base set assembled from base Twitter Bootstrap code
  • Grid in BEM-notation
  • List of useful mixins, eg.:
    • include-media - for handful building responsive layouts
    • clearfix - clearfix reset from Twitter Bootstrap
    • ellipsis - for adding dots on long text string
    • list-unstyled - for disable list-style and default padding
    • placeholder - useful set color to some inputs
  • List of useful functions, eg.:
    • shade - shade color, like darken behaviour in LESS
    • tint - shade color, like lighten behaviour in LESS

Demo

You can see demo on this page