Xinyu Liu

Results 119 comments of Xinyu Liu

Simply reading the `endOfLine` option from prettier config is not a perfect solution. For example, it will cause a false negative: ``` \r\n // ...\r\n \n ``` In this case,...

@robmadole Oh, thx. Importing `node_modules/@fortawesome/fontawesome/styles.css` manually could be a temporary solution.

@robmadole Has this been solved?

Hmmmm, I see. I'm not using Nuxt.js, but is that means we still need to import `'@fortawesome/fontawesome-svg-core/styles.css'` manually ? From my point of view, I don't think there are any...

We might need one. Users might use vue-router in SSR production env with node esm?

@posva It works well now. I have removed the workaround alias :+1:

We can consider to rename current theme to theme-classic or so.