atomic-css-devtools
atomic-css-devtools copied to clipboard
A devtool panel for debugging Atomic CSS rules as if they were not atomic
If you disable some of the utility classes from the element, switch to another element and then return to the original element the disabled utility classes would be gone completely....
It is confusing that if you toggle a rule in the list it will toggle the class on the element but it will not toggle all the rules that this...
When I select a element with property of transparent. The tool stopped working and crashed. Here is the console  
For example `.border-gray-200 { --tw-border-opacity: 1; border-color: rgb(229 231 235 / var(--tw-border-opacity)); }` will in Atomic CSS devtools show only `--tw-border-opacity: 1`
Hi there! I was excited to try this, but can't seem to get it to work. Just opening devtools triggers a resize handler on my webpage, which seems to be...
The extension seems to support Firefox, but isn't published on https://addons.mozilla.org/en-CA/firefox/extensions/.