0.0.0 • Published 8 years ago

scss-base-set v0.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

scss-base-set

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

0.0.0

8 years ago