spee.ch/client/build/components/PageLayout/style.css.js
2018-05-31 13:54:27 -07:00

10 lines
No EOL
199 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var style = {// backgroundColor: 'grey',
};
var _default = style;
exports.default = _default;