Socket
Socket
Sign inDemoInstall

cloud-vanilla-theme

Package Overview
Dependencies
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloud-vanilla-theme

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


Version published
Maintainers
4
Created
Source

Cloud vanilla theme for Vanilla framework

A extenstion of Vanilla framework, written in Sass.

Local usage

Install the Node package into your project:

npm install cloud-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 "../../node_modules/cloud-vanilla-theme/scss/theme";
// Run the theme
@include cloud-vanilla-theme;

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

Code licensed LGPLv3 by Canonical Ltd..

Keywords

FAQs

Package last updated on 02 Dec 2015

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc