mirror of
https://github.com/Radiquum/AniX.git
synced 2025-09-05 14:05:36 +05:00
anix/ci: fix build
This commit is contained in:
parent
7f007480ed
commit
284e262527
4 changed files with 27 additions and 5 deletions
|
@ -11,7 +11,7 @@ module.exports = {
|
|||
"./pages/**/*.{js,ts,jsx,tsx,mdx}",
|
||||
"./components/**/*.{js,ts,jsx,tsx,mdx}",
|
||||
"./app/**/*.{js,ts,jsx,tsx,mdx}",
|
||||
".flowbite-react\\class-list.json"
|
||||
".flowbite-react/class-list.json"
|
||||
],
|
||||
plugins: [
|
||||
addIconSelectors(["mdi", "material-symbols", "twemoji", "fa6-brands", "solar"]),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue