UNPKG

igniteui-angular-sovn

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

7 lines (5 loc) 224 B
import * as path from 'path'; import * as sassTrue from 'sass-true'; import {} from 'jasmine'; const file = path.join(__dirname, '_index.scss'); sassTrue.runSass({ file, includePaths: ['node_modules'] }, { describe, it });