We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3acab39 commit 90fa802Copy full SHA for 90fa802
src/scss/reset/index.scss
@@ -1,6 +1,7 @@
1
@import 'variables';
2
3
@if ($reset-enabled) {
4
+ html,
5
body {
6
margin: 0;
7
padding: 0;
0 commit comments