Skip to content

Commit 5fa82ec

Browse files
committed
feat: update preview images for v4
1 parent 21d55a8 commit 5fa82ec

File tree

6 files changed

+4
-9
lines changed

6 files changed

+4
-9
lines changed
380 KB
Loading
396 KB
Loading
490 KB
Loading
700 KB
Loading

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ You can find the website at <a href="https://devcss.devins.page">devcss.devins.p
88

99
<details>
1010
<summary>Click to view preview</summary>
11-
<img src="https://raw.githubusercontent.com/intergrav/branding/main/dev.css/preview/desktop-light.png" alt="dev.css desktop demo, light mode">
12-
<img src="https://raw.githubusercontent.com/intergrav/branding/main/dev.css/preview/desktop-dark.png" alt="dev.css desktop demo, dark mode">
13-
<img height="748px" src="https://raw.githubusercontent.com/intergrav/branding/main/dev.css/preview/mobile-light.png" alt="dev.css mobile demo, dark mode">
14-
<img height="748px" src="https://raw.githubusercontent.com/intergrav/branding/main/dev.css/preview/mobile-dark.png" alt="dev.css mobile demo, dark mode">
11+
<img src=".github/static/preview-desktop-light.png" alt="dev.css desktop demo, light mode">
12+
<img src=".github/static/preview-desktop-dark.png" alt="dev.css desktop demo, dark mode">
13+
<img height="748px" src=".github/static/preview-mobile-light.png" alt="dev.css mobile demo, light mode">
14+
<img height="748px" src=".github/static/preview-mobile-dark.png" alt="dev.css mobile demo, dark mode">
1515
</details>
1616

1717
## Who is this for?

dev.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
/* dev.css v4, a lightweight CSS framework - https://github.com/intergrav/dev.css */
22
/* about: tiny, simple, classless CSS framework in the style of Vercel's Geist design system */
33

4-
/* todo for v4 release
5-
- finish dev.css-docs and move demo to that site
6-
- update dev.css preview images
7-
*/
8-
94
/* table of contents
105
1. configurable variables
116
2. color scheme

0 commit comments

Comments
 (0)