Telefonica / mistica-web

React components library for Telefonica Design System (Mistica)
https://mistica-web.now.sh
MIT License
51 stars 10 forks source link

feat(vanilla-extract): remove sprinkles usages from TS files #1257

Open marcoskolodny opened 2 days ago

marcoskolodny commented 2 days ago

Issue: Link

Before:

before

After:

image

github-actions[bot] commented 2 days ago

Size stats

master this branch diff
Total JS 12.2 MB 12.1 MB -81.4 kB
JS without icons 2.02 MB 1.94 MB -81.4 kB
Lib overhead 68.3 kB 68.2 kB -32 B
Lib overhead (gzip) 16.6 kB 16.6 kB -3 B
github-actions[bot] commented 2 days ago

Accessibility report ✔️ No issues found

ℹ️ You can run this locally by executing yarn audit-accessibility.

github-actions[bot] commented 2 days ago

Deploy preview for mistica-web ready!

✅ Preview https://mistica-dt7vxvn9p-flows-projects-65bb050e.vercel.app

Built with commit 6dd3540995c02595ef0a40fc0708c6f389ef982d. This pull request is being automatically deployed with vercel-action

github-actions[bot] commented 2 days ago

Screenshot tests report

✔️ All passing

marcoskolodny commented 18 hours ago

Is is possible to add an eslint rule to forbid sprinkes imports in .tsx files?

Yes, I've added it here :)