install atropos (demo on /wait)
All checks were successful
Deploy App / deploy (push) Successful in 1m49s
All checks were successful
Deploy App / deploy (push) Successful in 1m49s
This commit is contained in:
@@ -11,12 +11,12 @@ module.exports = {
|
||||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
esyellow: '#fdec50ff',
|
||||
esyellow: "#fdec50ff",
|
||||
},
|
||||
screens: {
|
||||
'2sm': '320px',
|
||||
"2sm": "320px",
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user