Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 688 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 688 Bytes

Build Status devDependency Status

A functions library for Sass. The successor to Sunglass

Installation

  • Install with Bower

    bower install sunglass-core --save-dev

  • Or Download the latest release and put it wherever you like

  • Import Sunglass into your Sass file

    @import "path/to/sunglass";