Static GitHub Issues

[110] Using external resources with Nuxt

prev: Export or distribute components for distribution.
next: Error in CSS Modules when `nuxt generate`

Hi I have been reviewing nuxt.js and so far am very impressed.

I have tried to implement a simple project. But had certain issues and was wondering if that is possible here or not.

To start with how can i refer to external resources, be it js file or css.

let's say I want to use bootstrap. How could I import boostrap's css and js? if this is possible, i would appreciate if it would be possible to share both approaches:

1) locally (from static folder) 2) externally directly from cdn, without including the files in the project

Thanks in advance

That am sure will be very useful to many others

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c88">#c88</a>)</em></sub></div>