• Robert Knight's avatar
    Make style and component names consistent · 5bdd0197
    Robert Knight authored
     * Make the .scss file names consistent with the names
       of their components for <annotation>, <thread>
       and <markdown>.
    
     * Sort component includes alphabetically and use relative
       paths. Although SASS technically doesn't care about
       relative paths, it makes the code style more consistent
       and also provides consistency with the JS code.
    
     * Move app-specific component style includes out of
       common.scss into app.scss
    5bdd0197
markdown.scss 825 Bytes