You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're looking for <strong>diamonds</strong>, try these tips:
18
18
</p>
19
19
<ul>
20
-
<li class="diamond-spacing-bottom-sm"><strong>Find a big cave:</strong> Look for caves in biomes with open fields, plains, deserts, or savannas. You can look for cliffs, ravines, or holes in the surface.</li>
21
-
<li class="diamond-spacing-bottom-sm"><strong>Bring torches:</strong> Torches help you see in the dark and prevent mobs from respawning.</li>
22
-
<li class="diamond-spacing-bottom-sm"><strong>Wear iron armor and a shield:</strong> This will help protect you.</li>
23
-
<li class="diamond-spacing-bottom-sm"><strong>Use a night vision potion:</strong> This will make diamonds and other ores more obvious.</li>
24
-
<li class="diamond-spacing-bottom-sm"><strong>Check the ceiling:</strong> Diamonds are often found on the ceiling of caves</li>
20
+
<li class="dmd-spacing-bottom-sm"><strong>Find a big cave:</strong> Look for caves in biomes with open fields, plains, deserts, or savannas. You can look for cliffs, ravines, or holes in the surface.</li>
21
+
<li class="dmd-spacing-bottom-sm"><strong>Bring torches:</strong> Torches help you see in the dark and prevent mobs from respawning.</li>
22
+
<li class="dmd-spacing-bottom-sm"><strong>Wear iron armor and a shield:</strong> This will help protect you.</li>
23
+
<li class="dmd-spacing-bottom-sm"><strong>Use a night vision potion:</strong> This will make diamonds and other ores more obvious.</li>
24
+
<li class="dmd-spacing-bottom-sm"><strong>Check the ceiling:</strong> Diamonds are often found on the ceiling of caves</li>
25
25
</ul>
26
26
<p>
27
27
If you're looking for <strong>Diamond UI</strong>, try <a href="/guide/">the docs</a>.
<p class="diamond-text-size-xxl">How the pursuit of a better methodology began</p>
12
+
<p class="dmd-text-size-xxl">How the pursuit of a better methodology began</p>
13
13
</div>
14
14
15
-
<div class="diamond-text-size-lg">
15
+
<div class="dmd-text-size-lg">
16
16
<p>We’ve been writing HTML and CSS for a long time. There’s something amazing about drawing with code. Seeing all the little words and numbers turn into pictures on the screen that you can put in front of anybody in the world, essentially for free.</p>
17
17
<p>Slowly the web transitioned from fixed pages to flexible components, to systems. It felt like magic when we started writing and documenting components like we’d solved all the problems in the world with making websites. Now we had components, we could just re-use them all over our sites and fly away into the sunset as front-end development masters.</p>
18
18
<p>Quickly, our egos came crashing down as new designs didn’t fit the components we’d built. They almost fit, so we shoehorned them in with new props. We were doing it! Our components could support anything!</p>
19
19
<p>As time went on, the components became more and more complicated, trying to support every scenario, becoming harder to test and harder to understand.</p>
20
20
<p>I spoke to <a href="https://etch.co/team/jim" target="_blank" rel="noopener noreferrer">Jim</a>, our designer:</p>
21
-
<d-alert class="diamond-spacing-bottom-md">
21
+
<d-alert class="dmd-spacing-bottom-md">
22
22
<d-icon icon="chat" slot="icon"></d-icon>
23
23
<p>Why are the designs always fighting the existing components, why can’t you re-use the bits of the interface that are already there?</p>
24
24
</d-alert>
25
25
<p>He responded:</p>
26
-
<d-alert class="diamond-spacing-bottom-md">
26
+
<d-alert class="dmd-spacing-bottom-md">
27
27
<d-icon icon="chat" slot="icon"></d-icon>
28
28
<p>
29
29
I am re-using it! Interface styles can be grouped into four categories:
@@ -37,31 +37,31 @@ description: The origin story of Diamond UI
0 commit comments