Add a CSS Library from npm to Nuxt

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

Many projects start by adding popular CSS libraries. Nuxt requires you to register the CSS library within the config so you can access the classes across you application. This lesson walks you through installing the Tachyons CSS library from npm, then adding it to your nuxt.config.js.

Xander
~ 6 years ago

How do I get the search for "tachyons" to look in node_modules?

Prodigious
~ 5 years ago

How do I get the search for "tachyons" to look in node_modules?

He is using an extension, search it as Search node_module on the extensions panel