mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Remove simple config comments
This commit is contained in:
parent
b5165acfdf
commit
d0e44dc361
@ -1,11 +1,5 @@
|
||||
module.exports = {
|
||||
theme: {
|
||||
// Some useful comment
|
||||
},
|
||||
variants: {
|
||||
// Some useful comment
|
||||
},
|
||||
plugins: [
|
||||
// Some useful comment
|
||||
]
|
||||
theme: {},
|
||||
variants: {},
|
||||
plugins: []
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user