mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-09 23:15:35 +00:00
Prettified Code!
This commit is contained in:
committed by
GitHub Action
parent
64bd3c31d1
commit
86c02e1134
@@ -6,10 +6,10 @@ module.exports = {
|
|||||||
roboto: ["Roboto"],
|
roboto: ["Roboto"],
|
||||||
},
|
},
|
||||||
spacing: {
|
spacing: {
|
||||||
'80': '20rem',
|
80: "20rem",
|
||||||
'96': '24rem',
|
96: "24rem",
|
||||||
'112': '28rem',
|
112: "28rem",
|
||||||
'128': '32rem',
|
128: "32rem",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user