Skip to content

Commit 0ad1933

Browse files
Adam Plesnikadamplesnik
Adam Plesnik
authored andcommitted
Remove obsolete supports... from tailwind.config
1 parent 7bd5b26 commit 0ad1933

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/tailwind.config.js

-3
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ module.exports = {
2525
line: 'cubic-bezier(0.65, 0.05, 0.17, 0.99)',
2626
},
2727
},
28-
supports: {
29-
animations: 'animation-timeline: scroll(y)',
30-
},
3128
},
3229
plugins: [require('@adam.plesnik/tailwindcss-scroll-driven-animations')],
3330
}

0 commit comments

Comments
 (0)