mirror of
https://github.com/picocss/pico.git
synced 2025-04-22 01:26:13 -04:00
docs: update Gatsby link
This commit is contained in:
parent
35fa9fcbcc
commit
ed1933c187
2 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@
|
|||
</code></pre>
|
||||
|
||||
<p>If you need to customize the default parent (<code><<b>body</b>></code>) for <code><<b>header</b>></code>, <code><<b>main</b>></code>, and <code><<b>footer</b>></code>, you can recompile Pico by defining another CSS selector.</p>
|
||||
<p>Useful for <a href="https://reactjs.org/">React</a>, <a href="https://reactjs.org/">Gatsby</a> or <a href="https://nextjs.org/">Next.js</a>.</p>
|
||||
<p>Useful for <a href="https://reactjs.org/">React</a>, <a href="https://www.gatsbyjs.com/">Gatsby</a> or <a href="https://nextjs.org/">Next.js</a>.</p>
|
||||
|
||||
<pre><code><em>/* Custom Class-less version for React */</em>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue