mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
removed comments from tailwind config
This commit is contained in:
parent
c56a228acb
commit
2dad3e7d81
@ -1,5 +1,4 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
// eslint-disable-next-line import/no-commonjs
|
||||
module.exports = {
|
||||
content: ['./src/**/*.{js,jsx,ts,tsx}'],
|
||||
safelist: [
|
||||
@ -65,5 +64,4 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
prefix: 'tw-',
|
||||
// content: ['./src/**/*.{js,jsx,ts,tsx}'],
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user