mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-30 01:49:40 +05:00
feat: add search page
This commit is contained in:
parent
1915d46ffc
commit
751b61668f
5 changed files with 180 additions and 7 deletions
|
@ -8,7 +8,7 @@ module.exports = {
|
|||
"./app/**/*.{js,ts,jsx,tsx,mdx}",
|
||||
],
|
||||
plugins: [
|
||||
addIconSelectors(["mdi", "material-symbols"]),
|
||||
addIconSelectors(["mdi", "material-symbols", "twemoji"]),
|
||||
require('tailwind-scrollbar')
|
||||
],
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue