Closed svi3c closed 8 years ago
This gives us the ability to have relative paths. We let IntelliJ Idea ignore the import checks for those lines. We don't have to generate typings any more with this approach.
@DorianGrey
LGTM.
Just one thing: This does not completely resolve #10, since this issue is also about templates, and not only styles.
Yes, let's track the template importing in #22
This gives us the ability to have relative paths. We let IntelliJ Idea ignore the import checks for those lines. We don't have to generate typings any more with this approach.
@DorianGrey