mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 10:42:08 +00:00
Remove react-page-scroller dependency and replace tailwind animation plugin
This commit is contained in:
@@ -46,10 +46,9 @@ module.exports = {
|
||||
plugins: [
|
||||
require('@headlessui/tailwindcss'),
|
||||
require('daisyui'),
|
||||
require('tailwindcss-animate'),
|
||||
require('tailwindcss-animated'),
|
||||
require('autoprefixer'),
|
||||
],
|
||||
|
||||
daisyui: {
|
||||
logs: false,
|
||||
themes: [myThemes],
|
||||
|
||||
Reference in New Issue
Block a user