Skip to content
#

Nuxt.js

nuxt logo

Nuxt.js is a framework for creating Vue.js applications. You can choose between Universal, Static Generated or Single Page applications.

Here are 2,121 public repositories matching this topic...

nuxt.js
manniL
manniL commented Sep 1, 2019

Related PR: #6331
Suggested by @pimlie

When trailing slash handling is enforced (in any manner), it'd be great to have two things for improved DX:

Nuxt Link adaption

No matter how you input the links in your Nuxt link (be it as an object via named routes or via string), the component should enforce the set up trailing slash handling (adding or removing the slashes as needed).

U

vue-storefront
filrak
filrak commented Aug 3, 2020

This file is not entirely a reset.css. it resets only a few properties. It also should be easily removable therefore it shouldn't be applied via theme-module.

  1. Remove reset.css from https://github.com/DivanteLtd/vue-storefront/blob/next/packages/core/nuxt-theme-module/index.js#L24
  2. Include it in the layout/default.vue (directly copy the content)
  3. remove redundant reset.scss

Created by Sébastien Chopin & Alexandre Chopin

Released November 2016

Latest release 3 days ago

Repository
nuxt/nuxt.js
Website
nuxtjs.org
Wikipedia
Wikipedia

Related Topics

javascript spa ssr vue
You can’t perform that action at this time.