mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 11:09:13 +00:00
added spacing css custom property to docs (#664)
This commit is contained in:
@@ -9,6 +9,7 @@ import { watch } from '~/internal/watch';
|
||||
*
|
||||
* @cssproperty --color - The color of the divider.
|
||||
* @cssproperty --width - The width of the divider.
|
||||
* @cssproperty --spacing - The spacing of the divider.
|
||||
*/
|
||||
@customElement('sl-divider')
|
||||
export default class SlDivider extends LitElement {
|
||||
|
||||
Reference in New Issue
Block a user