Currently I have the following structure: src/styles/theme.ts const theme = { fonts: { body: 'Lato, sans-serif', }, colors: { primary: ...
確定! 回上一頁