/* ==========================================================================
    Imports all styles required specifically for the homepage or tagpage,
    on top of general.css.

    Please add new imports at the top of the list, so you will notice conflicts!
   ========================================================================== */

@import url('blocks/figure.css') screen;
@import url('blocks/horizontalRule.css') screen;
@import url('blocks/authorName.css') screen;
@import url('blocks/articleDate.css') screen;
@import url('blocks/paragraph.css') screen;
@import url('blocks/teaser.css') screen;
@import url('blocks/sidebar.css') screen;

