UNPKG

extract-stilr-webpack-plugin

Version:
13 lines (9 loc) 209 B
var specialColorCode = require('./specialColorCode'); var stilr = require('stilr'); stilr.create({ testClass: { alignItems: 'center', color: specialColorCode } }); module.exports.stilr = stilr;