mitchreece / theme-variables

A collection of variables for personal themes

Home Page:https://www.npmjs.com/package/@mitchreece/theme-variables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@mitchreece/theme-variables

A collection of variables for personal themes.

Installation

To install for use in your project, download the npm package

    yarn add @mitchreece/theme-variables

Usage

To access these variables in a file simply require the package

    const styleVars = require('@mitchreece/theme-variables')

About

A collection of variables for personal themes

https://www.npmjs.com/package/@mitchreece/theme-variables

License:MIT License


Languages

Language:JavaScript 100.0%