UNPKG

json2scss-map

Version:

This is an utility tool for the developers to customizing colors, fonts & other whitelabel stuff and compiling into SCSS variable. So, anyone can change the look & feel of your app in just few steps.

10 lines (5 loc) 131 B
"use strict"; require("@babel/core"); require("@babel/preset-env"); var _chai = require("chai"); global.expect = _chai.expect;