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
Copy file name to clipboardExpand all lines: README.md
+16-12Lines changed: 16 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,22 @@
1
1
## Atomic CSS Devtools
2
-
3
2
A devtool panel for debugging Atomic CSS rules as if they were not atomic
4
3
5
-
[Download here on the chrome store](https://chromewebstore.google.com/detail/atomic-css-devtools/cbjhfeooiomphlikkblgdageenemhpgc)
4
+

5
+
6
+
Discover a better way to debug CSS with Atomic CSS Devtools. This powerful extension provides a unique approach to handling Atomic CSS rules by
7
+
presenting them in a non-atomic format, making them easier to interpret and
8
+
adjust.
9
+
10
+
It's a must-have for developers aiming to streamline their CSS
11
+
troubleshooting and enhance site performance.
12
+
13
+
## Installation
14
+
[link-chrome]: https://chromewebstore.google.com/detail/atomic-css-devtools/cbjhfeooiomphlikkblgdageenemhpgc'Version published on Chrome Web Store'
15
+
[link-firefox]: https://addons.mozilla.org/en-US/firefox/addon/atomic-css-devtools/'Version published on Mozilla Add-ons'
16
+
17
+
[<imgsrc="https://raw.githubusercontent.com/alrra/browser-logos/90fdf03c/src/chrome/chrome.svg"width="48"alt="Chrome"valign="middle">][link-chrome][<imgvalign="middle"src="https://img.shields.io/chrome-web-store/v/cbjhfeooiomphlikkblgdageenemhpgc.svg?label=%20">][link-chrome] and other Chromium browsers
18
+
19
+
[<imgsrc="https://raw.githubusercontent.com/alrra/browser-logos/90fdf03c/src/firefox/firefox.svg"width="48"alt="Firefox"valign="middle">][link-firefox][<imgvalign="middle"src="https://img.shields.io/amo/v/atomic-css-devtools.svg?label=%20">][link-firefox] including Firefox Android
6
20
7
21
If you find this extension useful, please consider supporting it by giving it a
8
22
star on GitHub or sharing it with your friends and colleagues.
@@ -11,16 +25,6 @@ And if you're feeling generous, here's my
11
25
[GitHub Sponsors page](https://github.com/sponsors/astahmer) where you can
12
26
support me directly.
13
27
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
0 commit comments