UNPKG

85 BJavaScriptView Raw
1module.exports = function ({ colors }) {
2 return {
3 defaultWidth: 'mobile'
4 }
5}