Skip to content
  • shark's avatar
    adding SCSS support · eea5be97
    shark authored
    Now, using node.js and gulp, all the .scss files will be converted into a single .css file and used by the template.
    
    Running the *gulp* command at the package's root the scss folder is watched and the convertion redone every time a change occurs.
    eea5be97