Basically removes the options for a responsive website from the selectable scopes, since it has no further value.
On the way, a lot of rewrites were done, affecting mostly the setup.
Smaller components in the setup progress
Data representation of scopes was changed
Due to this, all parts of the app had to be adapted to the new representation
typography and colors are rather hotfixed, but I have the strong feeling these will be touched again anyways
Added glamorous and started removing aphrodite for styling
Added some configs to be allowed to use arrow functions inside classes.
Closes #18
Basically removes the options for a responsive website from the selectable scopes, since it has no further value. On the way, a lot of rewrites were done, affecting mostly the setup.