Skip to content

Commit 6f4d481

Browse files
Merge pull request #1836 from blesildaramirez/i10850-tw3
pkp/pkp-lib#10850 Add CSS Variables derived from Tailwind V3 config
2 parents dfa1152 + fcceaa5 commit 6f4d481

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/load.js

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
// styles
1313
import '@/styles/_global.less';
14+
import '@/styles/tw-theme-vars.css';
1415

1516
import PkpLoad from '../lib/pkp/js/load.js';
1617

0 commit comments

Comments
 (0)