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
.