UNPKG

generator-nitro

Version:

Yeoman generator for the nitro frontend framework

4 lines (3 loc) 183 B
import './css/<%= pattern.file %>.scss';<% if (modifier.name) { %> import './css/modifier/<%= pattern.file %>-<%= modifier.file %>.scss';<% } %> import './js/<%= pattern.file %>';