21 lines
467 B
Markdown
21 lines
467 B
Markdown
# Skeleton #
|
|
|
|
Copy less code from style.less in ./src/ directory to .Composer in "Komponenty styli --> Design system"
|
|
|
|
### How to use ###
|
|
|
|
When styling an element, call the .skeleton() mixin with required arguments:
|
|
|
|
1. width (desktop)
|
|
2. height (desktop)
|
|
3. mobileWidth
|
|
4. mobileHeight
|
|
5. borderRadius
|
|
|
|
While the element is loading add **idm-loading** class to it.
|
|
|
|
After it loaded remove the class.
|
|
|
|
---
|
|
|
|
Created by • **[IdoMods](https://idomods.pl/)** • 2025 |