UNPKG

ember-cli-sass-variables-export

Version:

Export Sass $variable values as JSON data to Ember Utilities, so they can be consumed from the rest of your app.

6 lines (4 loc) 90 B
'use strict'; module.exports = function(/* environment, appConfig */) { return { }; };