sharmaadityaHQ / bossy-helper

Web based application to guide students in open source development
MIT License
7 stars 8 forks source link

Add information about styling and style linter in README #1

Closed sharmaadityaHQ closed 4 years ago

sharmaadityaHQ commented 4 years ago

We use scss for styling and node-sass module is required to use sass stylesheets. For linting scss we use sass-lint with our custom rules and configuration in .sass-lint.yml.

You can read more about it here: https://create-react-app.dev/docs/adding-a-sass-stylesheet

RheaAdh commented 4 years ago

can i take up this issue?

RheaAdh commented 4 years ago

2 can u please check the pr and let me know if any changes

@sharmaaditya570191