File: //var/www/lipovac/wp-content/plugins/the-events-calendar/common/src/resources/postcss/common.pcss
/*
 * Common 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/_common.pcss";
/* Utilities */
@import "utilities/_all.pcss";
/* Base */
@import "base/_all.pcss";
/* A11y */
@import "a11y/_all.pcss";
/* Components */
@import "components/_all.pcss";