use IntersectionObserver to show scrolling
Deploy app frontend / app frontend (push) Successful in 1m57s
Deploy db-migrations / db-migrations (push) Successful in 58s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 1m26s
Deploy service tg-bot / service tg-bot (push) Successful in 1m27s
Deploy app frontend / app frontend (push) Successful in 1m57s
Deploy db-migrations / db-migrations (push) Successful in 58s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 1m26s
Deploy service tg-bot / service tg-bot (push) Successful in 1m27s
This commit is contained in:
@@ -19,5 +19,9 @@ export default {
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [tailwindScrollbar, tailwindcssPrimeUI, tailwindcssSafeArea],
|
||||
plugins: [
|
||||
tailwindScrollbar({ nocompatible: true, preferredStrategy: 'pseudoelements' }),
|
||||
tailwindcssPrimeUI,
|
||||
tailwindcssSafeArea,
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user