<%_ if (!rootOptions.bare) { _%> <%_ if (rootOptions.cssPreprocessor !== 'stylus') { _%> > #app { font-family: Avenir, Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; color: #2c3e50; margin-top: 60px; } <%_ } else { _%> <%_ } _%> <%_ } _%>