fix: classless documentation page

This commit is contained in:
Lucas Larroche 2022-10-03 09:05:14 +07:00
parent ed1933c187
commit 6188437d1f
2 changed files with 5 additions and 5 deletions

View file

@ -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>