Skip to content

Commit 83b004f

Browse files
authored
feat: improve readme with graphic & firefox links (#7)
1 parent 4ffeccc commit 83b004f

File tree

2 files changed

+16
-12
lines changed

2 files changed

+16
-12
lines changed

README.md

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
11
## Atomic CSS Devtools
2-
32
A devtool panel for debugging Atomic CSS rules as if they were not atomic
43

5-
[Download here on the chrome store](https://chromewebstore.google.com/detail/atomic-css-devtools/cbjhfeooiomphlikkblgdageenemhpgc)
4+
![](/demo.gif)
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+
[<img src="https://raw.githubusercontent.com/alrra/browser-logos/90fdf03c/src/chrome/chrome.svg" width="48" alt="Chrome" valign="middle">][link-chrome] [<img valign="middle" src="https://img.shields.io/chrome-web-store/v/cbjhfeooiomphlikkblgdageenemhpgc.svg?label=%20">][link-chrome] and other Chromium browsers
18+
19+
[<img src="https://raw.githubusercontent.com/alrra/browser-logos/90fdf03c/src/firefox/firefox.svg" width="48" alt="Firefox" valign="middle">][link-firefox] [<img valign="middle" src="https://img.shields.io/amo/v/atomic-css-devtools.svg?label=%20">][link-firefox] including Firefox Android
620

721
If you find this extension useful, please consider supporting it by giving it a
822
star on GitHub or sharing it with your friends and colleagues.
@@ -11,16 +25,6 @@ And if you're feeling generous, here's my
1125
[GitHub Sponsors page](https://github.com/sponsors/astahmer) where you can
1226
support me directly.
1327

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-
2428
## Features
2529

2630
- https://twitter.com/astahmer_dev/status/1776919737999425629

demo.gif

10.2 MB
Loading

0 commit comments

Comments
 (0)