Move to LESS.

Review Request #7259 — Created April 28, 2015 and submitted

Information

student-sonar
master
953c23e...

Reviewers

Plain CSS is sad. LESS is better.

As part of this, I've moved styles out of the individual web component
templates and into the main style file with liberal use of the ::shadow
pseudo-element and the /deep/ combinator.

  • Verified that everything still looked the same.
  • Did a build and checked resulting files.
reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        package.json
        lib/frontend/config.js
        server.js
        views/student-list.handlebars
        gulpfile.js
        style.css
        css/style.less
        views/layouts/main.handlebars
    
    
    
    Tool: Pyflakes
    Ignored Files:
        package.json
        lib/frontend/config.js
        server.js
        views/student-list.handlebars
        gulpfile.js
        style.css
        css/style.less
        views/layouts/main.handlebars
    
    
  2. 
      
david
reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        package.json
        lib/frontend/config.js
        server.js
        views/student-list.handlebars
        gulpfile.js
        style.css
        css/style.less
        views/layouts/main.handlebars
    
    
    
    Tool: Pyflakes
    Ignored Files:
        package.json
        lib/frontend/config.js
        server.js
        views/student-list.handlebars
        gulpfile.js
        style.css
        css/style.less
        views/layouts/main.handlebars
    
    
  2. 
      
david
  1. Ping?

  2. 
      
anselina
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (96ffa33)
Loading...