UNPKG

ab-tests

Version:
12 lines (10 loc) 272 B
const shadows = require('../../tokens').boxShadow module.exports = { base: shadows.shadow, inner: shadows['shadow-inner'], lg: shadows['shadow-lg'], md: shadows['shadow-md'], sm: shadows['shadow-sm'], xl: shadows['shadow-xl'], xxl: shadows['shadow-2-xl'] }