Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a simple .grid toggle #83

Open
badlydrawnrob opened this issue Aug 8, 2024 · 0 comments
Open

Add a simple .grid toggle #83

badlydrawnrob opened this issue Aug 8, 2024 · 0 comments
Labels
easy enhancement New feature or request

Comments

@badlydrawnrob
Copy link
Owner

badlydrawnrob commented Aug 8, 2024

For now you can use <a onclick="toggleGrid()" href="#">Toggle</a>
Currently toggling but need to hard refresh to clear .grid-baseline styles.
It might also be wise to remove the mixin, and use simple css and a class.

When the .grid-baseline() (which I've forgotten how I did) is previewed, it overlays the content so you can't select, click or interact with elements on the page. A simple toggle link would help with this.

@badlydrawnrob badlydrawnrob added easy enhancement New feature or request labels Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant