CSS Reset #
CSS helpers and the CSS reset file will remain in the Vuestic UI bundle until version 1.7.0, after which they will be permanently removed.
We use reset.scss
to reset and normalize basic CSS styles
Reset features #
Below is a list of features that are provided by reset.scss:
- Margin and padding reset.
- Border reset.
- Hide quotes.
- Font reset.
- Hidden-attribute fix for newer browsers.
- HTML5 display-role reset for older browsers
For a complete list of all applied styles, see the reset.scss stylesheet.