We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19438f2 commit ca0e9c2Copy full SHA for ca0e9c2
unraid-ui/tailwind.config.ts
@@ -1,7 +1,7 @@
1
-/* eslint-disable no-relative-import-paths/no-relative-import-paths */
2
import tailwindRemToRem from '@unraid/tailwind-rem-to-rem';
3
import type { Config } from 'tailwindcss';
4
import tailwindcssAnimate from 'tailwindcss-animate';
+/* eslint-disable no-relative-import-paths/no-relative-import-paths */
5
import { unraidPreset } from './src/theme/preset';
6
7
export default {
0 commit comments