conversionxl / aybolit

Lightweight web components library built with LitElement.
https://conversionxl.github.io/aybolit/
MIT License
7 stars 8 forks source link

Update styles #388

Closed anoblet closed 8 months ago

anoblet commented 8 months ago

https://app.clickup.com/t/86az1dkud

github-actions[bot] commented 8 months ago

size-limit report 📦

Path Size
packages/cxl-ui/pkg/dist-web/cxl-ui.js 71.88 KB (+0.12% 🔺)
packages/cxl-ui/pkg/dist-web/cxl-ui-jwplayer.js 11.89 KB (0%)
packages/cxl-ui/pkg/dist-web/cxl-ui-playbooks.js 28.93 KB (+0.17% 🔺)
packages/cxl-ui/pkg/dist-web/vendor.js 140.5 KB (0%)
packages/cxl-ui/pkg/dist-web/cxl-ui-jwplayer.js, packages/cxl-ui/pkg/dist-web/cxl-ui-playbooks.js, packages/cxl-ui/pkg/dist-web/cxl-ui.js, packages/cxl-ui/pkg/dist-web/manifest.js, packages/cxl-ui/pkg/dist-web/unresolved.js, packages/cxl-ui/pkg/dist-web/vendor.js 254.35 KB (+0.06% 🔺)
anoblet commented 8 months ago

@anoblet I see lot of formatting changes. When @freudFlintstone submitted code there was also lots of them. Are we all running the same code formatter or everyone their own? How I can be sure it's working in my environment?

@pawelkmpt stylelint and prettier should run before every commit. I'm not sure why these formatting changes weren't applied corrected before.