Skip to content

Compass Core Documentation

chriseppstein edited this page Sep 13, 2010 · 15 revisions

Reset Module

The Reset module provides mixins that allow you to reset your html so that every element has browser-supplied no styling. The source of the reset module can be found here.

Importing

To import the Compass Reset Module to any Sass File:


@import compass/reset

Reset Mixins