chore: sync tailwind config for web & super codebase
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
const plugin = require('tailwindcss/plugin')
|
||||
|
||||
module.exports = {
|
||||
content: ['./src/javascripts/**/*.tsx', '../toast/src/**/*.tsx', '../blocks-editor/src/Editor/**/*'],
|
||||
content: ['./src/javascripts/**/*.tsx', '../toast/src/**/*.tsx', '../blocks-editor/src/**/*'],
|
||||
theme: {
|
||||
extend: {
|
||||
spacing: {
|
||||
|
||||
Reference in New Issue
Block a user