Socket
Socket
Sign inDemoInstall

canonical-vanilla-theme

Package Overview
Dependencies
1
Maintainers
5
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    canonical-vanilla-theme

A Canonical flavoured theme for the wonderfully simple, extendable CSS framework.


Version published
Weekly downloads
31
increased by675%
Maintainers
5
Install size
319 kB
Created
Weekly downloads
 

Readme

Source

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

FAQs

Last updated on 19 May 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc