UNPKG

@ticketmaster/prism

Version:

Live Nation Component library

11 lines 233 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var space = { small: 10, medium: 20, large: 30, xlarge: 40, xxlarge: 50, }; exports.space = space; //# sourceMappingURL=variables.js.map