/* * Common Full CSS * * DO NOT EDIT THIS CSS FILE DIRECTLY. * ------------------------------------------------------------- * This file is just a clearing-house, see the pcss directory * and edit the source files found there. */ /* Reset */ @import "resets/full/_all.pcss"; /* Utilities */ @import "utilities/_all.pcss"; /* Base */ @import "base/full/_all.pcss"; /* Components */ @import "components/full/_all.pcss";