Web Developer

SASS Section 5 – import

  • import command in sass just likes import in JavaScript
    • to use it: @import ‘path of the file you want to import’;