cx-theme-frost

18.7.1 • Public • Published

Frost theme

This is a theme package for the Cx framework.

Frost is a winter inspired theme. Take a look at theme preview and compare it to the other themes here.

Usage

In order to use the theme, install its npm package:

npm install cx-theme-frost

Then, import Cx styles from the package:

// theme variables can be overridden here

@import "~cx-theme-frost/src/variables";

// theme state-style-maps can be overridden here, before importing css

@import "~cx-theme-frost/src/index";

// add custom CSS here

To learn more about Cx styling and how to customize it, click here.

Readme

Keywords

none

Package Sidebar

Install

npm i cx-theme-frost

Weekly Downloads

0

Version

18.7.1

License

SEE LICENSE.md

Unpacked Size

134 kB

Total Files

11

Last publish

Collaborators

  • mstijak
  • codaxy-npmjs