feat: implement layout 3-tier container architecture, desktop screen token, Gate 8 no-escape rule, and clean dead code
This commit is contained in:
@@ -28,6 +28,9 @@ const config: Config = {
|
||||
],
|
||||
theme: {
|
||||
extend: {
|
||||
screens: {
|
||||
desktop: "1240px",
|
||||
},
|
||||
colors: {
|
||||
ink: {
|
||||
DEFAULT: "rgb(var(--ink-rgb) / <alpha-value>)",
|
||||
|
||||
Reference in New Issue
Block a user