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

Adding LESS field for patterns with live LESS -> CSS compiling #25

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

circlecube
Copy link

Now you can use LESS and it will compile to css on the fly =)

updated jquery version in use. adding jquery color to help with user
feedback. textarea flashes red for invalid LESS and green for valid.

changed single layout a bit: notes up top, less to left, css to right, html below.

Now you can use LESS and it will compile to css on the fly =)

updated jquery version in use. adding jquery color to help with user
feedback. textarea red for invalid LESS and green for valid.
the codemirror library broke the clipboard, this fixed it by rebuilding
the click handlers using codemirror functions to select the code
adding support on pages, removing css from metabox- auto compiling LESS
on load. added sidebar back. Mixins support (using a page to store the
LESS globally- horribly by page id in the theme for now) and more...
@jonschlinkert
Copy link

This looks really interesting, LESS support is just awesome. it's a bummer that this project looks like it won't be supported, you did a lot of great work

@circlecube
Copy link
Author

no worries, I've found it useful and figure someone else out there could too. Thanks for the support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants