Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Major changes to gallery and classes

Latest
Compare
Choose a tag to compare
@Neoglyph Neoglyph released this 28 Jan 12:43

Added prefixes to all tailwind and default gallery classes.

The prefix added is m24g-. Be sure to fit all style overrides with the new class name prefixes.

For example the .article-gallery class is now .m24g-article-gallery, the .flex class is now .m24g-flex, and so on.

This was added so the gallery would work alongside PurgeCSS, where you can now simply whitelist the pattern /^m24g-/.