-
Notifications
You must be signed in to change notification settings - Fork 26.2k
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
Less Files Won't Work With Current Preprocessors #7
Comments
@bcg Which preprocessors did you try? I've used CodeKit for OS X and WinLess for Windows, and they appear to compile just fine. There's probably a missing Did you get any sort of error message that indicated the problem LESS file or line? That would help in pinpointing the issue. |
I tried using your recommendations as well and couldn't get CodeKit to work: I saw that Prepros had and issue that was a result of an old less preprocessor version so, I tried using older and older less.js versions until I found one that would compile. |
I'm using an older version of CodeKit, so that's why I didn't notice the error. Their appears to be an option to disable strict math on specific .less files that might help. I stopped using Typeplate for my newer Jekyll themes, and simplified the typography greatly. That's something I want to do with Minimal Mistakes, I just need to find the time. |
@bcg Ok I had a few minutes to refactor a few things. Check the 1.1.1 release I just pushed and let me know if everything is peachy now. I took out Typeplate and cleaned up a few other things as well. |
fixed incorrect type
Note on specifying multiple clauses for a single binding rule.
Add theme's license information and a link to the license
Signed-off-by: BonfaceKilz <[email protected]>
README 2.0
Add ellmauer halt hike
…nuxtjs/eslint-config-8.0.0 chore(deps-dev): bump @nuxtjs/eslint-config from 7.0.0 to 8.0.0
Bump version
This is my first time venturing into the world of less so I'm not sure how to resolve this issue yet but the only way I could compile the less in minimal-mistakes was using 1.3.3 of less.js
The text was updated successfully, but these errors were encountered: