Compass Reset
This module applies the global reset to your stylesheet by simply importing it.
Note: This module will place styles into your stylesheet by importing it. This is not the standard behavior of a compass module but it optimizes the common use case. If you want to control the reset, please use the mixins defined in the reset utilities module
This file can be imported using:
@import "compass/reset"
View the Source for this module on Github.
Imports
The following sass files are automatically imported when you import this file:
- Reset Utilities – Mixins for resetting elements.