Skip to content
#

nuxt-template

Here are 66 public repositories matching this topic...

ThornWalli
ThornWalli commented Sep 12, 2019

I have a project that consists of several independent websites and a collection of components. Now you want to use a different styling (theme) for each website, so each component must have its own CSS for each theme.

A style tag can be created for each theme.

<!-- Theme A -->
<style lang="postcss" theme="theme-a"></style>

<!-- Theme B -->
<style lang="postcss" theme="theme-

Improve this page

Add a description, image, and links to the nuxt-template topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nuxt-template topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.