From 2f8c9e3c79481d8ac18c44e39424bc5f4b0a5ff8 Mon Sep 17 00:00:00 2001 From: Michael McMahon Date: Thu, 1 Oct 2020 18:37:26 +0000 Subject: [PATCH] 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 --- site/src/pages/grids/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/src/pages/grids/index.js b/site/src/pages/grids/index.js index 071e773..d554a13 100644 --- a/site/src/pages/grids/index.js +++ b/site/src/pages/grids/index.js @@ -813,7 +813,7 @@ function Grids() {

- 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 <link> element in your <head>. + 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 <link> elements in your <head>.