diff --git a/examples/using-stylus/README.md b/examples/using-stylus/README.md index 8347337a0f6d1..3599638cf1fc0 100644 --- a/examples/using-stylus/README.md +++ b/examples/using-stylus/README.md @@ -1,10 +1,10 @@ # Using gatsby-plugin-stylus -https://using-postcss-sass.gatsbyjs.org +https://using-stylus.gatsbyjs.org -Example site that demostrates how to build Gatsby sites +Example site that demonstrates how to build Gatsby sites using the Gatsby plugin `gatsby-plugin-stylus` -which sets up webpack to run [Stylus][] code. +which sets up Webpack to run [Stylus][] code. The example includes both "plain" Stylus and usage of CSS modules.