0.1.2 • Published 7 years ago

cloud-vanilla-theme v0.1.2

Weekly downloads
3
License
LGPL-3.0
Repository
github
Last release
7 years ago

Cloud vanilla theme for Vanilla framework

A extenstion of Vanilla framework, written in Sass.

Installing

Install the Node package into your project with npm v3 or newer:

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.

Development

Development dependencies

npm install
gulp build

A demo of the theme and its elements is at /demo/index.html

Code licensed LGPLv3 by Canonical Ltd..

0.1.2

7 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.26

8 years ago

0.0.25

8 years ago

0.0.24

8 years ago

0.0.23

8 years ago

0.0.22

8 years ago

0.0.21

8 years ago

0.0.20

8 years ago

0.0.19

8 years ago

0.0.18

8 years ago

0.0.17

8 years ago

0.0.16

8 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago