Skip to content

Commit 44ec539

Browse files
Add box-sizing demo
1 parent c82f738 commit 44ec539

File tree

15 files changed

+30
-0
lines changed

15 files changed

+30
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ html {
8888

8989
This makes it easier to change `box-sizing` in plugins or other components that leverage other behavior.
9090

91+
#### [Demo](https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/)
92+
9193
<sup>[back to table of contents](#table-of-contents)</sup>
9294

9395

translations/de-DE/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ html {
8787

8888
Dies macht es einfacher das `box-sizing` über Plugins oder andere Komponenten zu verändern.
8989

90+
#### [Demo](https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/)
91+
9092
<sup>[zurück zum Inhaltsverzeichnis](#inhaltsverzeichnis)</sup>
9193

9294

translations/es-ES/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ html {
8787

8888
Esto hace que sea más fácil cambiar `box-sizing` en plugins u otros componentes que aprovechan otros comportamientos.
8989

90+
#### [Demo](https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/)
91+
9092
<sup>[volver al índice de contenidos](#tabla-de-contenido)</sup>
9193

9294

translations/fr-FR/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ html {
8888

8989
Cela rend plus facile le fait de changer `box-sizing` dans des plugins ou autres composants qui exploitent d'autres comportements.
9090

91+
#### [Démo](https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/)
92+
9193
<sup>[retour à la table des matières](#table-des-matières)</sup>
9294

9395

translations/gr-GR/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ html {
8787

8888
Αυτό κάνει πιο εύκολο να αλλάξει το `box-sizing` σε πρόσθετα η σε άλλα συστατικά που μοχλεύουν άλλη συμπεριφορά.
8989

90+
#### [Démo](https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/)
91+
9092
<sup>[πίσω στον πίνακα περιεχομένων](#πίνακας-περιεχομένων)</sup>
9193

9294

translations/gu-IND/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ html {
8787

8888
આનાથી ફેરફાર કરવાનું સરળ બને છે `box-sizing` પ્લગઇન્સ અથવા અન્ય ઘટકોમાં લીવરેજ કે અન્ય વર્તન.
8989

90+
#### [પ્રદર્શન](https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/)
91+
9092
<sup>[સામગ્રીઓના કોષ્ટકમાં પાછા](#પ્રોપ્સ)</sup>
9193

9294

translations/it-IT/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ html {
8787

8888
In questo modo diventa più facile cambiare `box-sizing` in plugin o altri componenti che ne sfruttano un altro.
8989

90+
#### [Dimostrazione](https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/)
91+
9092
<sup>[torna al sommario](#sommario)</sup>
9193

9294

translations/ja-JP/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ html {
9898

9999
これでプラグインかその他のコンポーネントに `box-sizing` を変更しやすくなります。
100100

101+
#### [デモ](https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/)
102+
101103
<sup>[目次へ戻る](#table-of-contents)</sup>
102104

103105

translations/ko-KR/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ html {
9696

9797
이것은 다른 플러그인과 컴포넌트에서 `box-sizing`을 변경하는 것을 용이하게 합니다.
9898

99+
#### [데모](https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/)
100+
99101
<sup>[목차로 돌아가기](#table-of-contents)</sup>
100102

101103

translations/pl-PL/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ html {
8484

8585
Ułatwia to łatwiejszą zmianę `box-sizing` w wtyczkach lub innych komponentach, które wpływaja na inne zachowania.
8686

87+
#### [Demonstracja](https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/)
88+
8789
<sup>[powrót do spisu treści](#powrót-do-spisu-treści)</sup>
8890

8991

translations/pt-BR/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ html {
8686

8787
Assim fica fácil de alterar o `box-sizing` em plugins ou outros componentes que tenham um comportamento diferente.
8888

89+
#### [Exemplo](https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/)
90+
8991
<sup>[voltar ao índice](#Índice)</sup>
9092

9193

translations/pt-PT/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ html {
8787

8888
Assim fica mais fácil de alterar o `box-sizing` em plugins ou outros componentes que tenham um comportamento diferente.
8989

90+
#### [Passeata](https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/)
91+
9092
<sup>[Regressar ao índice](#Índice)</sup>
9193

9294

translations/ru-RU/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ html {
8989

9090
Так значительно проще изменять `box-sizing` в плагинах или других компонентах, которые задают иное поведение.
9191

92+
#### [Демо](https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/)
93+
9294
<sup>[вернуться к оглавлению](#table-of-contents)</sup>
9395

9496

translations/zh-CN/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ html {
8989

9090
如此在插件或其它组件里改变 `box-sizing` 变得简单。
9191

92+
#### [演示](https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/)
93+
9294
<sup>[回目录](#目录)</sup>
9395

9496

translations/zh-TW/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ html {
8989

9090
如此一來,你就很容易的在其他外掛或元件裡改變 `box-sizing` 的值。
9191

92+
#### [示範](https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/)
93+
9294
<sup>[回到目錄](#table-of-contents)</sup>
9395

9496
### 使用 `unset` 而不是重置所有屬性

0 commit comments

Comments
 (0)