testing
This commit is contained in:
parent
63e193d079
commit
1649a24537
@ -14,7 +14,6 @@ module.exports = {
|
|||||||
padding: "2rem",
|
padding: "2rem",
|
||||||
screens: {
|
screens: {
|
||||||
"2xl": "1400px",
|
"2xl": "1400px",
|
||||||
standalone: { raw: "(display-mode: standalone)" },
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
extend: {
|
extend: {
|
||||||
@ -105,6 +104,9 @@ module.exports = {
|
|||||||
3: 3,
|
3: 3,
|
||||||
4: 4,
|
4: 4,
|
||||||
},
|
},
|
||||||
|
// screens: {
|
||||||
|
// standalone: { raw: "(display-mode: standalone)" },
|
||||||
|
// },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
plugins: [
|
plugins: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user