Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions css-in-javascript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
1. [Nesting](#nesting)
1. [Inline](#inline)
1. [Themes](#themes)
1. [Translation](#translation)

## Naming

Expand Down Expand Up @@ -427,6 +428,16 @@
});
```


## Translation

This style guide is also available in other languages:

- ![jp](https://raw.githubusercontent.com/gosquared/flags/master/flags/flags/shiny/24/Japan.png) **Japanese**: [mitsuruog/javascript-style-guide](https://github.com/mitsuruog/javascript-style-guide/tree/master/css-in-javascript)
- ![kr](https://raw.githubusercontent.com/gosquared/flags/master/flags/flags/shiny/24/South-Korea.png) **Korean**: [ParkSB/javascript-style-guide](https://github.com/parksb/javascript-style-guide/tree/master/css-in-javascript)
- ![fa-IR](https://raw.githubusercontent.com/gosquared/flags/master/flags/flags/shiny/24/Iran.png) **Persian**: [Abolfazl-chaman/javascript-style-guide](https://github.com/abolfazlchaman/javascript-style-guide)
- ![ru](https://raw.githubusercontent.com/gosquared/flags/master/flags/flags/shiny/24/Russia.png) **Russian**: [leonidlebedev/javascript-airbnb](https://github.com/leonidlebedev/javascript-airbnb/tree/master/css-in-javascript)

---

CSS puns adapted from [Saijo George](https://saijogeorge.com/css-puns/).