File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 5151 "vitest" : " ^3.1.3"
5252 },
5353 "dependencies" : {
54+ "@fontsource-variable/inter" : " ^5.2.8" ,
5455 "@hookform/resolvers" : " ^5.0.1" ,
5556 "@radix-ui/react-accordion" : " ^1.2.8" ,
5657 "@radix-ui/react-alert-dialog" : " ^1.1.11" ,
Original file line number Diff line number Diff line change 11@import 'tailwindcss' ;
22@import 'tw-animate-css' ;
3+ @import '@fontsource-variable/inter' ;
34
45@custom-variant dark (& : is (.dark * ));
56: root {
6- --default-font-family : 'Inter' , sans-serif;
7+ --default-font-family : 'Inter Variable ' , sans-serif;
78
89 color-scheme : light;
910 --background : hsl (0 0% 100% );
Original file line number Diff line number Diff line change 788788 resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.9.tgz#50dea3616bc8191fb8e112283b49eaff03e78429"
789789 integrity sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==
790790
791+ " @fontsource-variable/inter@^5.2.8 " :
792+ version "5.2.8"
793+ resolved "https://registry.yarnpkg.com/@fontsource-variable/inter/-/inter-5.2.8.tgz#29b11476f5149f6a443b4df6516e26002d87941a"
794+ integrity sha512-kOfP2D+ykbcX/P3IFnokOhVRNoTozo5/JxhAIVYLpea/UBmCQ/YWPBfWIDuBImXX/15KH+eKh4xpEUyS2sQQGQ==
795+
791796" @hapi/hoek@^9.0.0" , "@hapi/hoek@^9.3.0":
792797 version "9.3.0"
793798 resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.3.0.tgz#8368869dcb735be2e7f5cb7647de78e167a251fb"
You can’t perform that action at this time.
0 commit comments