nuxtjs
Nuxt.js is a framework for creating Vue.js applications. You can choose between Universal, Static Generated or Single Page applications.
Here are 1,984 public repositories matching this topic...
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Oct 31, 2020 - TypeScript
-
Updated
Nov 11, 2020
-
Updated
Sep 5, 2020 - Vue
-
Updated
Oct 24, 2020 - JavaScript
-
Updated
Nov 10, 2020 - JavaScript
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Sep 19, 2020 - Vue
-
Updated
Nov 13, 2020 - JavaScript
I wanted to declare the assets like so but it doesn't want to work. I tried all paths.
[
'@nuxtjs/style-resources', {
scss: [ "~css/variables.scss"],
}
]
It only works with this Syntax, could someone explain why or what im doing wrong?
modules: ["@nuxtjs/style-resources"],
styleResources: {
scss: ["~css/variables.scss"]
},
-
Updated
Nov 9, 2020 - JavaScript
There is a need to show all features in practice, not just useFetch. Perhaps we could move some of the test fixture content into the demo app.
See #58.
-
Updated
Sep 11, 2020 - JavaScript
Hello,
Things are going to be updated:
- Upgrade dependencies
- Add nuxt-validate module
- Add @nuxtjs/vuetify module
- Upgrade drawer
- Upgrade toolbar
- Upgrade dashboard
- Upgrade widgets section
- Upgrade general section
- Upgrade pickers section
- Upgrade forms and controls section
- Upgrade login page
- Upgrade empty page
- [ ]
Created by Sébastien Chopin & Alexandre Chopin
Released November 2016
Latest release 29 days ago
- Repository
- nuxt/nuxt.js
- Website
- nuxtjs.org
- Wikipedia
- Wikipedia


Describe the bug
When I pull the resize button of the code editor, it doesn't the resize the code in the editor.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the code to resize as I drag down the button.
Screenshots
If applicable, add screenshots to