netguru / create-react-app

Create React apps with no build configuration.
MIT License
14 stars 6 forks source link

Fix stylelint error in react-scripts' template #35

Closed papermana closed 6 years ago

papermana commented 6 years ago

Fixes the following error when running yarn stylelint on a freshly created project:

src/components/App/style.scss
 26:3  ✖  Expected variable for "font-size".  sh-waqar/declaration-use-variable