Skip to content

Tags: miragecraft/drykit

Tags

alpha

Toggle alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

3.0.2

Toggle 3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add files via upload

Remove offset support for vertical grid since % top/bottom margin is based on width (therefore doesn't work).

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add files via upload

Remove offset support for vertical grid since % top/bottom margin is based on width (therefore doesn't work).

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add files via upload

Bug fix: min-width changed to 1px from 0 to fix cells not wrapping
Improvement: use :where() to lower default values and reset's specificity to 0.
Optimization: changed *:nth-child() to :nth-child as * is not required.

v3.0

Toggle v3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

Formatting fix.