3.5.7 • Published 3 years ago

craftcms-sass v3.5.7

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

Sass Mixins for Craft CMS

Plugins that need to extend the Craft CMS Control Panel can use this library and import _mixins.sass from their Sass files, giving them the same mixins and variables used by core Control Panel templates.

Installation

Installation via npm is recommended.

npm install craftcms-sass --save-dev

Usage

Import the mixins into your Sass files with the @import directive:

@import "../node_modules/craftcms-sass/mixins";

(The exact path will vary depending on where your node_modules folder is in relation to your Sass file.)

3.5.7

3 years ago

3.5.6

3 years ago

3.5.5

3 years ago

3.5.4

3 years ago

3.5.3

3 years ago

3.5.2

3 years ago

3.5.1

4 years ago

3.5.0

4 years ago

3.4.0

4 years ago

3.4.0-alpha.2

4 years ago

3.4.0-alpha.1

4 years ago

1.6.7

6 years ago

1.6.6

6 years ago

1.6.5

6 years ago

1.6.4

6 years ago

1.6.3

6 years ago

1.6.2

6 years ago

1.6.1

6 years ago

1.6.0

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago