Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

nuxt css other site

head: {
  link: [
    {rel: 'stylesheet', type: 'text/css', href: '/css/font.css'},
    {rel: 'stylesheet', type: 'text/css', href: '/css/style.css'}
  ]
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #nuxt #css #site
ADD COMMENT
Topic
Name
3+5 =