mirror of
https://github.com/typemill/typemill.git
synced 2025-08-05 13:47:37 +02:00
Settings area V2
This commit is contained in:
@@ -2,7 +2,11 @@
|
||||
module.exports = {
|
||||
content: ["./system/typemill/author/**/*.{html,js,twig}"],
|
||||
theme: {
|
||||
extend: {},
|
||||
extend: {
|
||||
width: {
|
||||
'half': '48%',
|
||||
}
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user