The Wayback Machine - http://web.archive.org/web/20220218212646/https://github.com/topics/template
Skip to content
#

template

Here are 15,835 public repositories matching this topic...

svelte
ehsan2003
ehsan2003 commented Feb 7, 2022

Describe the problem

the low level documentation (https://svelte.dev/docs) is not really easy to use ( and incomplete in some cases)
I think if the runtime function contain JSDOC it will help a lot and give the developers an easier way to discover api documentation

additionally it is possible to replace the https://svelte.dev/docs with the generated docs ( with some thing like https://ty

developerFolio
kartikcho
kartikcho commented Jan 14, 2022

Summary

We should switch to using 'rem' units instead of the inconsistent pixel values for improving accessibility and following accessible web design best practices.

What's new?

The font sizes should switch to 'rem' but the final design should remain almost completely similar to before.
For conversion reference, 16px = 1rem.

Motivation

Improving accessibility and following ac

Improve this page

Add a description, image, and links to the template topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the template topic, visit your repo's landing page and select "manage topics."

Learn more