Skip to content

Commit b35771d

Browse files
authored
🍱 Add css-typed brand image (#20)
Adds css-typed “brand” image to improve README. It combines the CSS 3 and TypeScript logos with a plus. Includes PNG for other needs (example: the GitHub social media preview) in addition to the primary SVG source.
1 parent d14d24f commit b35771d

File tree

3 files changed

+32
-1
lines changed

3 files changed

+32
-1
lines changed

‎README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,24 @@
1+
<div align="center">
2+
13
# css-typed
24

35
TypeScript declaration generator for CSS files.
46

5-
**Table of contents**
7+
<img alt="css-typed logo" src="./css-typed.svg" width="400">
8+
9+
</div>
10+
11+
<details>
12+
<summary><strong>Table of Contents</strong></summary>
613

714
- [Usage](#usage)
815
- [Recipes](#recipes)
916
- [Motivation](#motivation)
1017
- [Contributing](#contributing)
1118
- [Implementation details](#implementation-details)
1219

20+
</details>
21+
1322
## Usage
1423

1524
### Install

‎css-typed.png

29.6 KB
Loading

‎css-typed.svg

+22
Loading

0 commit comments

Comments
 (0)