Mudit Somani
Mudit Somani
Shall I make a basic template? I do not know the full extent of sveltedoc-parser.
[Example FIle](https://github.com/TheComputerM/svelte-materialify/blob/master/packages/svelte-materialify/src/components/Button/Button.svelte) [Output](https://github.com/TheComputerM/svelte-materialify/blob/master/packages/api-generator/src/Button.json) ------------------- [Example File](https://github.com/TheComputerM/svelte-materialify/blob/master/packages/svelte-materialify/src/components/Alert/Alert.svelte) [Output](https://github.com/TheComputerM/svelte-materialify/blob/master/packages/api-generator/src/Alert.json)
When I use string values like you say, I get the output: ``` "type": [ { "kind": "type", "text": "'x-small'", "type": "string" }, { "kind": "type", "text": "'small'", "type": "string"...
For example give the section a unique id based on the heading text content
Nice, open a PR and I will merge it.
I cannot find the documentation for BlueSpruce.
Create a new field under utilities called 'Draggable' and put svelte-drag in it. svelte-drag looks to be a very good project with great docs. Thanks.
Just "Draggable" is fine.
The length of CSS selectors does not have a major effect on performance, even if they wanted to reduce the length of the css classes, they could use the `cssHash`...