UNPKG

theme-custom-properties

Version:

![CI](https://github.com/coffee-cup/theme-custom-properties/workflows/CI/badge.svg) [![](https://img.shields.io/npm/v/theme-custom-properties?style=flat-square)](https://www.npmjs.com/package/theme-custom-properties) [![](https://img.shields.io/github/lic

9 lines (6 loc) 224 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./theme-custom-properties.cjs.production.min.js') } else { module.exports = require('./theme-custom-properties.cjs.development.js') }