You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
Since picostyle lets us only to use object literal syntax, in what way we can lint the styles?
I found only one (looking like abandoned) repository from glamorous environment (deprecated css-in-js library) which supports such kind of linting via stylelint processor: https://github.com/zabute/stylelint-processor-glamorous
But it won't work with picostyle without further modifications. Any suggestions?