Commit graph

5 commits

Author SHA1 Message Date
Suraj Shetty
851294a329 fix: Inter css build 2023-11-24 16:44:13 +05:30
Suraj Shetty
37411f53e3 chore: Remove unused font and redundant code 2023-11-24 16:24:16 +05:30
Rushabh Mehta
f9f36b6f72 fix: Inter V loading issues 2023-11-24 15:01:45 +05:30
Suraj Shetty
b1294596db style: Auto format .scss files with prettier 2023-11-13 11:50:43 +05:30
Maharshi Patel
cd8c2dd21c fix: font loading on custom website theme
- added inter.scss as css import is failing in custom website theme
- changed css to inter.scss for website/index.scss
- inter.css is deprecated and should be removed in future
- update --font-stack if custom fonts are used in website theme.
- removed espresso variables from css_variables.scss
  as they are already imported in variables.scss
2023-10-30 12:44:35 +05:30