Now the function generates media query for each brake point individually, even if all of them are the same, it should generate them only if they are different from default value.
Also when the values next to each other are the same it should group media query boundaries to limit no of them in generated code.
Now the function generates media query for each brake point individually, even if all of them are the same, it should generate them only if they are different from default value.
Also when the values next to each other are the same it should group media query boundaries to limit no of them in generated code.