Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2a5beca

Browse files
committed
chore: better README
1 parent59ccfbe commit2a5beca

File tree

3 files changed

+58
-12
lines changed

3 files changed

+58
-12
lines changed

‎README.md

Lines changed: 53 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,54 @@
1-
#WXT + React
1+
##Atomic CSS Devtools
22

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.

‎TODO.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
note for anyone curious: I had those notes when the project was still private 😅
2+
hence the little mess
3+
4+
---
5+
16
- (ElementInspector) -> add atomic classes Declarations (like in the devtools
27
panel)https://www.tryhoverify.com/
38

‎park-ui.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp