@@ -46,7 +46,7 @@ Community:
4646 Features:
4747
4848 * React-MD for Material design
49- * SASS /SCSS
49+ * Sass /SCSS
5050 * Tags
5151 * Categories
5252 * Google Analytics
@@ -147,16 +147,16 @@ Community:
147147
148148 * Barebones configuration for using the [ Grommet] ( https://grommet.github.io/ )
149149 design system
150- * Uses SASS (with CSS modules support)
150+ * Uses Sass (with CSS modules support)
151151
152152* [ gatsby-starter-basic] ( https://github.com/PrototypeInteractive/gatsby-react-boilerplate )
153153 [ (demo)] ( https://prototypeinteractive.github.io/gatsby-react-boilerplate/ )
154154
155155 Features:
156156
157157 * Basic configuration and folder structure
158- * Uses postcss and sass (with autoprefixer and pixrem)
159- * Uses bootstrap 4 grid
158+ * Uses PostCSS and Sass (with autoprefixer and pixrem)
159+ * Uses Bootstrap 4 grid
160160 * Leaves the styling to you
161161 * Uses data from local json files
162162 * Contains Node.js server code for easy, secure, and fast hosting
@@ -247,7 +247,7 @@ Community:
247247 * Very similar to
248248 [ gatsby-starter-netlify-cms] ( https://github.com/AustinGreen/gatsby-starter-netlify-cms ) ,
249249 slightly more configurable (eg set site-title in ` gatsby-config ` ) with
250- bootstrap/bootswatch instead of bulma
250+ Bootstrap/Bootswatch instead of bulma
251251
252252* [ open-crowd-fund] ( https://github.com/rwieruch/open-crowd-fund )
253253 [ (demo)] ( https://www.roadtolearnreact.com/ )
@@ -383,7 +383,7 @@ Community:
383383 * Lost Grid.
384384 * Beautiful typography inspired by [ matejlatin/Gutenberg] ( https://github.com/matejlatin/Gutenberg ) .
385385 * [ Mobile-First] ( https://medium.com/@mrmrs_/mobile-first-css-48bc4cc3f60f ) approach in development.
386- * Stylesheet built using SASS and [ BEM] ( http://getbem.com/naming/ ) -Style naming.
386+ * Stylesheet built using Sass and [ BEM] ( http://getbem.com/naming/ ) -Style naming.
387387 * Syntax highlighting in code blocks.
388388 * Sidebar menu built using a configuration block.
389389 * Archive organized by tags and categories.
0 commit comments