mirror of
https://github.com/picocss/pico.git
synced 2025-04-22 01:26:13 -04:00
fix: classless documentation page
This commit is contained in:
parent
ed1933c187
commit
6188437d1f
2 changed files with 5 additions and 5 deletions
|
@ -63,9 +63,7 @@
|
|||
<em>// Import Pico</em>
|
||||
<b>@import</b> <u>"@picocss/pico/scss/pico"</u>;</code></pre>
|
||||
|
||||
</section>
|
||||
|
||||
<p>The code above will compile Pico with the containers defined like this:</p>
|
||||
<p>The code above will compile Pico with the containers defined like this:</p>
|
||||
|
||||
<pre><code><em>// Containers</em></em>
|
||||
<i>#root</i> > <b>header</b>,
|
||||
|
@ -75,6 +73,8 @@
|
|||
}
|
||||
</code></pre>
|
||||
|
||||
</section>
|
||||
|
||||
${require('./_footer.html')}
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue