6 lines
60 B
JavaScript
6 lines
60 B
JavaScript
|
module.exports = {
|
||
|
twin: {
|
||
|
preset: 'emotion',
|
||
|
},
|
||
|
};
|