Skip to content
  • Dan Poltawski's avatar
    cd319f3f
    MDL-51582 grunt: add less complilation support · cd319f3f
    Dan Poltawski authored
    Previously we were using recess to build bootstrap base as it was what
    was used by the original project. But recess is no longer maintained.
    
    Now we use grunt for building js, it makes sense to use it for less too.
    
    (If you really don't want to use grunt, you almost certainly can just
    use lessc -x as it uses the same less.js on backend).
    cd319f3f
    MDL-51582 grunt: add less complilation support
    Dan Poltawski authored
    Previously we were using recess to build bootstrap base as it was what
    was used by the original project. But recess is no longer maintained.
    
    Now we use grunt for building js, it makes sense to use it for less too.
    
    (If you really don't want to use grunt, you almost certainly can just
    use lessc -x as it uses the same less.js on backend).
Loading