AmirhoseinBrz opened a new pull request, #31512: URL: https://github.com/apache/superset/pull/31512
This pull request adds support for the Vazirmatn font to the project. The most important changes include updates to the package files and stylesheet imports. ### Font addition: * [`superset-frontend/package.json`](diffhunk://#diff-bf96830e896afcc1130740deabb9f902dabd69fd9220cc05d493d7c8e9be8ba6R90): Added `@fontsource/vazirmatn` dependency. * [`superset-frontend/package-lock.json`](diffhunk://#diff-535054a5c3b273a1f8a602847fd9d9a0b881058725b3565b590f08c0dabac187R23): Added `@fontsource/vazirmatn` with version `5.1.0` and updated the lock file accordingly. [[1]](diffhunk://#diff-535054a5c3b273a1f8a602847fd9d9a0b881058725b3565b590f08c0dabac187R23) [[2]](diffhunk://#diff-535054a5c3b273a1f8a602847fd9d9a0b881058725b3565b590f08c0dabac187R5621-R5626) [[3]](diffhunk://#diff-535054a5c3b273a1f8a602847fd9d9a0b881058725b3565b590f08c0dabac187R61770-R61774) ### Stylesheet updates: * [`superset-frontend/src/assets/stylesheets/less/fonts.less`](diffhunk://#diff-6132871e44f6f7bff13b7baef50133ff464a7a457c1eb81ed02aaf17aba0cadeR34-R39): Imported Vazirmatn font styles for weights 400, 500, and 600. * [`superset-frontend/src/assets/stylesheets/less/variables.less`](diffhunk://#diff-cfdc691b12b4616fbd7cfd0b47eb33785a56da16c076d83e134fccd7d694ad6eL187-R187): Updated `@font-family-sans-serif` to include Vazirmatn. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
