use raw css instead of tailwind
This commit is contained in:
parent
f84d5ba3a0
commit
d4bf358eae
2 changed files with 1 additions and 2 deletions
|
|
@ -7,7 +7,6 @@ module.exports = {
|
|||
content: [
|
||||
'./src/**/*.{astro,html,js,jsx,md,mdx,svelte,ts,tsx,vue}',
|
||||
'../packages/react/src/**/*.{html,js,jsx,md,mdx,ts,tsx}',
|
||||
'../packages/codemirror/slider.mjs',
|
||||
],
|
||||
theme: {
|
||||
extend: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue