Skip to content
  • Leon Arnott's avatar
    Reorganised the SCSS a bit. · c611ec7573f4
    Leon Arnott authored
     * Renamed style.scss to main.scss, and reorganised the selectors in order of the Twine element hierarchy.
    
     * Also, I've given all elements box-sizing:border-box and position:relative by default, as these are more desirable alternatives to their defaults for general styling.
    
     * Moved the link and enchantment styles to a new file, links.scss.
    
     * Changed the brace style in the other files.
    
     * Gruntfile: reordered the tasks so that the heaviest task (requirejs) is now last.
    c611ec7573f4