This package has been deprecated

Author message:

This theme is nolonger supported by Canonical web team

canonical-vanilla-theme

0.0.24 • Public • Published

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..

Readme

Keywords

none

Package Sidebar

Install

npm i canonical-vanilla-theme

Weekly Downloads

22

Version

0.0.24

License

none

Last publish

Collaborators

  • 0atman
  • nottrobin
  • anthonydillon
  • deadlight
  • ubuntudesign-jenkins