python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
convert this javascript to Vue 3
Hi i am trying to add darkmode to my project and im following a tutorial but it seems that its a javascript tutorial instaed of a vue one and this section of code is not working and was wondering if s...
Pledge93
Votes: 0
Answers: 1
Styling the body element in svelte
My goal is to make a darkmode for my web app.
To get my setup enter npm init vite and pick svelte as a framwork. Then follow the command line instructions. Go to src > App.svelte:
Try the following...
Felkru
Votes: 0
Answers: 2
White device toolbar
I have a problem with the display of the mobile test tool for opera and chrome. I don't know why, but my appearance has changed so that I only have a light theme instead of a dark one. I have had this...
Blaaszka
Votes: 0
Answers: 0
CSS Not Changing Svelte + Chota
I have been learning Svelte for the past couple days and now I am trying to use it in combination with Chota. I am following the Chota docs instructions for dark mode but it won't change. In addition,...
Anders
Votes: 0
Answers: 1