ifahrentholz / varuna

Frontend filestructure generator
0 stars 0 forks source link

Ability for dependency injection (via wire dep module) #5

Open ifahrentholz opened 9 years ago

ifahrentholz commented 9 years ago

cli command

yo varuna:component <component name>

output for example essentials.scss

// IMPORT COMMON/COMPONENTS (common/components/*)
// ==========================================================================
@import '<component name>';