1 2 3 4
const path = require("path"); const sassTrue = require("sass-true"); sassTrue.runSass({ describe, it }, path.join(__dirname, "test.scss"));