9 lines
234 B
JavaScript
9 lines
234 B
JavaScript
/**
|
|
* Copyright (c) Nicolas Gallagher
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/
|
|
|
|
module.exports = require('./dist/transform-localize-style');
|