mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-16 16:40:37 +03:00
move website to own directory
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
// eslint-disable-next-line global-require
|
||||
presets: [require('@~local/tailwind')],
|
||||
content: ['**/*.{js,ts,jsx,tsx}'],
|
||||
};
|
||||
Reference in New Issue
Block a user