Files
skeleton/README.md
2025-08-13 10:32:32 +02:00

467 B

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 • 2025