kemet-sass

1.2.0 • Public • Published

Kemet Sass

Advanced flex based layouts that work even in IE11!

<div layout="flexrow">
    <div><span class="box">Item 1</span></div>
    <div><span class="box">Item 2</span></div>
    <div><span class="box">Item 3</span></div>
    <div><span class="box">Item 4</span></div>
</div>

Grab templates and more advanced documentation here.

Gulp Commands

gulp develop - Starts a server and sets up a watch task to monitor changes you make to src files. gulp docs - Generates a sassdoc.

Updates

  • 1.1.1 Fixed responsiveness for basis attribute. Adjusted default breakpoints.

  • 1.1.2 Added demo and development environment for testing changes.

  • 1.1.3 Fixed responsiveness for order attribute. Added order and visibility demos.

  • 1.2.0 Added flexiplier config. Added configs for toggling order and visibility. Added text helpers.

Readme

Keywords

none

Package Sidebar

Install

npm i kemet-sass

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

234 kB

Total Files

16

Last publish

Collaborators

  • zerodivide85