mirror of
https://github.com/pure-css/pure.git
synced 2024-11-24 10:44:21 +00:00
Website grids documentation typo (#817)
* Clarifying how to use grids https://github.com/pure-css/pure/issues/816 * Update site/src/pages/grids/index.js Co-authored-by: Seth Bertalotto <seth@bertalotto.net>
This commit is contained in:
parent
075862bf23
commit
2f8c9e3c79
@ -813,7 +813,7 @@ function Grids() {
|
||||
<SectionHeader heading="Want to just use Grids?" />
|
||||
|
||||
<p>
|
||||
Grids is part of the Pure CSS file. However, if you just want Grids and not the other modules, you can pull it down separately. Just include this <code><link></code> element in your <code><head></code>.
|
||||
Grids is part of the Pure CSS file. However, if you just want Grids and not the other modules, you can pull it down separately. Just include these <code><link></code> elements in your <code><head></code>.
|
||||
</p>
|
||||
|
||||
<CodeBlock>
|
||||
|
Loading…
Reference in New Issue
Block a user