|
1 |
| -#WXT + React |
| 1 | +##Atomic CSS Devtools |
2 | 2 |
|
3 |
| -This template should help get you started developing with React in WXT. |
| 3 | +A devtool panel for debugging Atomic CSS rules as if they were not atomic |
| 4 | + |
| 5 | +[Download here on the chrome store](https://chromewebstore.google.com/detail/atomic-css-devtools/cbjhfeooiomphlikkblgdageenemhpgc) |
| 6 | + |
| 7 | +If you find this extension useful, please consider supporting it by giving it a |
| 8 | +star on GitHub or sharing it with your friends and colleagues. |
| 9 | + |
| 10 | +And if you're feeling generous, here's my |
| 11 | +[GitHub Sponsors page](https://github.com/sponsors/astahmer) where you can |
| 12 | +support me directly. |
| 13 | + |
| 14 | +##Description |
| 15 | + |
| 16 | +Discover a better way to debug CSS with "Atomic CSS Devtools." This powerful |
| 17 | +Chrome extension provides a unique approach to handling Atomic CSS rules by |
| 18 | +presenting them in a non-atomic format, making them easier to interpret and |
| 19 | +adjust. It's a must-have for developers aiming to streamline their CSS |
| 20 | +troubleshooting and enhance site performance. |
| 21 | + |
| 22 | +(thanks gpt for the description) |
| 23 | + |
| 24 | +##Features |
| 25 | + |
| 26 | +-https://twitter.com/astahmer_dev/status/1776919737999425629 |
| 27 | +-https://twitter.com/astahmer_dev/status/1777768741041750226 |
| 28 | +-https://twitter.com/astahmer_dev/status/1780207908195582010 |
| 29 | +-https://twitter.com/astahmer_dev/status/1785256449892880819 |
| 30 | +-https://twitter.com/astahmer_dev/status/1786371593070871022 |
| 31 | + |
| 32 | +##Made with |
| 33 | + |
| 34 | +This extension is built using: |
| 35 | + |
| 36 | +-[WXT](https://wxt.dev/) (it's really awesome) |
| 37 | +-[Panda CSS](https://panda-css.com/) |
| 38 | +-[Ark-ui](https://ark-ui.com/) |
| 39 | +-[Zag JS](https://zagjs.com/) |
| 40 | + |
| 41 | +##Inspired by |
| 42 | + |
| 43 | +-[this tweet from@wesbos tbh](https://twitter.com/wesbos/status/1776269438850892182) |
| 44 | + (had a mvp |
| 45 | +[the next day](https://twitter.com/astahmer_dev/status/1776685925029892270)) |
| 46 | +-[Tailwind CSS devtools](https://github.com/Tailscan/tails-devtools) and |
| 47 | +[Griffel devtools](https://chromewebstore.google.com/detail/griffel-devtools/bejhagjehnpgagkaaeehdpdadmffbigb) |
| 48 | +-[Hoverify](https://tryhoverify.com/) /[Tailscan](https://tailscan.com/) for |
| 49 | +[the custom element inspector feature](https://twitter.com/astahmer_dev/status/1786371593070871022) |
| 50 | + |
| 51 | +##Contributing |
| 52 | + |
| 53 | +Contributions are welcome! There's even a bunch of ideas in the |
| 54 | +[TODO.md](./TODO.md) file. |