0.0.24 • Published 8 years ago

canonical-vanilla-theme v0.0.24

Weekly downloads
60
License
-
Repository
github
Last release
8 years ago

Canonical vanilla theme for Vanilla framework

A extenstion of Vanilla framework, written in Sass.

Local usage

Install the Node package into your project:

npm install canonical-vanilla-theme  # Installs the theme with the framework within

Then reference it from your own Sass file that is built to generate your sites CSS:

// Import the theme
@import "canonical-vanilla-theme/scss/theme";
// Run the theme
@include canonical-vanilla-theme;

You can override any of the settings in _global-settings.scss.

Code licensed LGPLv3 by Canonical Ltd..

0.0.24

8 years ago

0.0.22

9 years ago

0.0.21

9 years ago

0.0.20

9 years ago

0.0.19

10 years ago

0.0.17

10 years ago

0.0.16

10 years ago

0.0.15

10 years ago

0.0.14

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago