match slider as function
This commit is contained in:
parent
c93e4a951a
commit
276cf858fc
2 changed files with 26 additions and 28 deletions
|
|
@ -7,6 +7,7 @@ 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