scss-base-set

0.0.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i scss-base-set

Weekly Downloads

0

Version

0.0.0

License

MIT

Last publish

Collaborators

  • psdcoder