{
we put in a space.}
we put on a new line.Good code example on end of the page.
These code conventions are inspired by the airbnb css / sass styleguide.
For the file structure we use the 7-1-pattern but we’ve removed those folders that weren’t used at all. If needed these folders can be added. The full pattern looks like this:
to
The 7-1-pattern file structure was inspired by the sass guidelines.
As CSS preprocessor we use SCSS due to the fact that we dealt with it in our lecture and already are familiar with it.
For the app to look the same on every browser we use Normalize.css as basic definition for all elements.