1.1.3 • Published 2 years ago

extrastrap v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Extrastrap

Extrastrap is a small library of Bootstrap-like utility classes made to extend your Bootstrap usage.

Utilities:

  • Cursors
  • Z-Indexes

Usage

  • Cursors:
    • All cursors from the CSS User Interface 4 spec are included
    • Cursor classes are named as cursor-type, for example cursor-pointer
  • Z-Indexes:
    • Z-Indexes go from 2000 to 7000, high enough to overlay on top of Bootstrap styles but low enough to fall below styles like z-index: 999999;
    • Z-Indexes are named the same way as Bootstrap font size classes are named
      • 7000 with z-1
      • 6000 with z-2
      • 5000 with z-3
      • 4000 with z-4
      • 3000 with z-5
      • 2000 with z-6
      • Auto with z-auto

Contributing

If you want to suggest an addition to Extrastrap or want to add something yourself, either open an issue or PR respectively.

1.1.3

2 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.2

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago