chore: sync tailwind config for web & super codebase
This commit is contained in:
4
packages/blocks-editor/tailwind.config.js
Normal file
4
packages/blocks-editor/tailwind.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
presets: [require('../web/tailwind.config.js')],
|
||||
// ...
|
||||
}
|
||||
Reference in New Issue
Block a user