mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
removed tw-elements artefact
This commit is contained in:
parent
398fa7030b
commit
c56a228acb
@ -1,7 +1,7 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
// eslint-disable-next-line import/no-commonjs
|
||||
module.exports = {
|
||||
content: ['./src/**/*.{js,jsx,ts,tsx}', './node_modules/tw-elements/dist/js/**/*.js'],
|
||||
content: ['./src/**/*.{js,jsx,ts,tsx}'],
|
||||
safelist: [
|
||||
'tw-mask-squircle',
|
||||
'tw-mask-circle',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user