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

devatrox/sunglass-core

Repository files navigation

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";