1.4.0 ā€¢ Published 4 years ago

sassimple v1.4.0

Weekly downloads
4
License
ISC
Repository
github
Last release
4 years ago

sassimple

1.2.4 0.0.7

Fill in your css gaps with the best scss mixins

Sassimple is buffet of the best scss mixins with 0% css footprint when included into a project!

Install

Greenkeeper badge

npm i sassimple

Setup

@import 'node_modules/sassimple/mixins/sassimple';

Use

.button {
  @include button; // imports button styles from bourbon
}

Philosophy

  • Use popular scss mixins to solve css problems.
  • Fully use popular scss helper mixins or don't - Sassimple is there.

Why

  • You don't want to use a css framework but want a css framework's helper scss mixins.
  • You want to have lots of ready to use mixins at your service whether you use them or not.

*Mixin Reference

  • Bootstrap (without the framework's css classes) for normalization to the most used ui library on the internet,
  • Bourbon for styles helpers like css transitions,
  • Neat for a faceless (no css classes) grid,
  • Compass for autoprefixing css & other helpers - Sassimple to add to the layer cake of supported mixins

Create an issue

Create an issue if you'd like a scss library or mixin to be added or, if you have recommendations

šŸ›  Sassimple is a current project šŸ‘.

1.4.0

4 years ago

1.3.8

6 years ago

1.3.7

7 years ago

1.3.6

7 years ago

1.2.6

7 years ago

1.2.5

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.9

8 years ago

1.1.8

8 years ago

1.1.7

8 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago