feat: split contexts, providers and hooks
This commit is contained in:
@@ -6,10 +6,10 @@ const config = {
|
||||
theme: {
|
||||
extend: {
|
||||
fontSize: {
|
||||
"sm": "0.8rem",
|
||||
"base": "1rem",
|
||||
"lg": "1.25rem",
|
||||
"xl": "1.25rem",
|
||||
sm: "0.8rem",
|
||||
base: "1rem",
|
||||
lg: "1.25rem",
|
||||
xl: "1.25rem",
|
||||
"2xl": "1.563rem",
|
||||
"3xl": "1.953rem",
|
||||
"4xl": "2.441rem",
|
||||
|
||||
Reference in New Issue
Block a user