We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c11189 commit c84ccdeCopy full SHA for c84ccde
demo/index.html
@@ -16,7 +16,7 @@ <h1>Nebula CSS — Demo</h1>
16
<p>You are encouraged to use your browser dev tools to see what markup structure these components require</p>
17
<p><strong>Note:</strong> Anything prefixed with <code>demo-</code> is for demonstration purposes only and does not ship with the framework</p>
18
<h2>Install via NPM</h2>
19
- <pre><code>npm install --save nebula-css</code></pre>
+ <pre><code>yarn add nebula-css</code></pre>
20
</div>
21
22
0 commit comments