1.0.62 • Published 7 years ago

vanilla-theme-boilerplate v1.0.62

Weekly downloads
3
License
GPL-2.0-only
Repository
github
Last release
7 years ago

Vanilla Theme Boilerplate

Description

A responsive, theme boilerplate for Vanilla in SCSS.

Notes

  • This theme contains javascript to animate the open and close of the mobile navigation menu.
  • This theme sets its own flyout open/close listeners because the existing ones were not flexible enough.

Instalation

Refer to the installation guideinstallation guide.

Building Styles / Javascript / Images

This theme is built with the Vanilla Cli and does not come with its own build toolchain. With that installed you can simply run:

vanilla build

or

vanilla build --watch

to build your styles/js/images. Documentation for the CLI can be found here.

Variables Scope

  • $global variables coming from @dashboard/core-variables.
  • $theme variables specific to the theme.
  • $component variables specific to components, but general enough they might be used in more than once.
  • $global, $theme, $utility, should be on base/_variables.scss file.
  • variables spefic to a component should be at the top of that component SCSS file.
1.0.62

7 years ago

1.0.61

7 years ago

1.0.60

7 years ago

1.0.59

7 years ago

1.0.58

7 years ago

1.0.57

7 years ago

1.0.56

7 years ago

1.0.55

7 years ago

1.0.54

7 years ago

1.0.53

7 years ago

1.0.52

7 years ago

1.0.50

7 years ago

1.0.49

7 years ago

1.0.48

7 years ago

1.0.47

7 years ago

1.0.46

7 years ago

1.0.45

7 years ago

1.0.44

7 years ago

1.0.43

7 years ago

1.0.41

7 years ago

1.0.40

7 years ago

1.0.39

7 years ago

1.0.38

7 years ago

1.0.37

7 years ago

1.0.36

7 years ago

1.0.35

7 years ago

1.0.34

7 years ago

1.0.33

7 years ago

1.0.32

7 years ago

1.0.31

7 years ago

1.0.30

7 years ago

1.0.29

7 years ago

1.0.28

7 years ago

1.0.27

7 years ago

1.0.26

7 years ago

1.0.25

7 years ago

1.0.24

7 years ago

1.0.23

7 years ago

1.0.21

7 years ago

1.0.20

7 years ago

1.0.19

7 years ago

1.0.18

7 years ago

1.0.17

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago