N

Results 16 comments of N

I'm going to ask a slightly unrelated question here, @samuellvicente how have you manage to square your window corners?

@koekeishiya I totally understand your decisions regarding the window borders. Is it difficult/a lot of work to simply have a config option for a border radius + an option for...

Are you testing using the development server `yarn dev`? If so try with `yarn build` and then `yarn start`. As per the [docs](https://pwa.nuxtjs.org/workbox#enabled)

I've been trying to get the adaptive theme working at all. I don't mind so much whether the background color in the terminal matches the background of the document or...

thanks @jwortmann, It does seem to be working for me now as well, in the way you describe. I'm not sure why I wasn't seeing the expected behaviour yesterday despite...

I was able to get the component imported by using @guastallaigor's workaround. However, I am seeing some odd behaviour: ![Screenshot 2021-05-25 at 16 04 43](https://user-images.githubusercontent.com/43202406/119511950-313e7e80-bd73-11eb-8fdb-1f519b0dac16.png) Any ideas of what to...

As already mentioned, there is a related issue with the static adapter - https://github.com/sveltejs/kit/issues/4528. The workaround of adjusting the directories didn't work for me but I found a workaround with...

@jcallaha, if I understand you correctly, you pass hrefs as a property to you nav component? In some sub-component where you actually render the tags you should be able to...

@koekeishiya it would be incredible if there the option to use borders in the old limelight style. With rounded corners and enclosing the window rather than being drawn on top....

It has also been problematic for me at times, to have window content obscured by the border being drawn over it.