summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Slaughter <pslaughter@gitlab.com>2019-05-22 15:09:30 +0000
committerPaul Slaughter <pslaughter@gitlab.com>2019-05-22 15:09:30 +0000
commit77e44ae7c17799a22e853bb8418ed779a9b3e95c (patch)
tree762c78d922ac3c20dd7a0d241d42f0795df66efc
parent631cf1e5042a0d533dfaf114de348e63aac78324 (diff)
downloadgitlab-ce-fe-docs-utility-first.tar.gz
Apply suggestion to doc/development/fe_guide/style_guide_scss.mdfe-docs-utility-first
-rw-r--r--doc/development/fe_guide/style_guide_scss.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/fe_guide/style_guide_scss.md b/doc/development/fe_guide/style_guide_scss.md
index c0d078300bb..b25dce65ffe 100644
--- a/doc/development/fe_guide/style_guide_scss.md
+++ b/doc/development/fe_guide/style_guide_scss.md
@@ -43,7 +43,7 @@ Examples of component classes that were created using "utility-first" include:
- [`.circle-icon-container`](https://gitlab.com/gitlab-org/gitlab-ce/blob/579fa8b8ec7eb38d40c96521f517c9dab8c3b97a/app/assets/stylesheets/framework/icons.scss#L85)
- [`.d-flex-center`](https://gitlab.com/gitlab-org/gitlab-ce/blob/900083d89cd6af391d26ab7922b3f64fa2839bef/app/assets/stylesheets/framework/common.scss#L425)
-Inspirations:
+Inspiration:
- https://tailwindcss.com/docs/utility-first
- https://tailwindcss.com/docs/extracting-components