
/**
 * @file
 * Placeholder file required by Drupal 5's theme engine.
 *
 * Theme styles are located in /css directory.
 *
 * Note: we cannot use style.css for file name of imported stylesheet because
 * Drupal 5 will think there's a separate theme in /css directory.
 */

@import 'css/normalize.css';
@import 'css/theme.css';
@import 'css/pages.css';
@import 'css/admin.css';
@import 'css/quickfix.css';
