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

Less Files Won't Work With Current Preprocessors #7

Closed
bcg opened this issue Sep 7, 2013 · 4 comments
Closed

Less Files Won't Work With Current Preprocessors #7

bcg opened this issue Sep 7, 2013 · 4 comments

Comments

@bcg
Copy link

bcg commented Sep 7, 2013

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

@mmistakes
Copy link
Owner

@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 ; or } in one of the LESS files and it's causing the preprocessor to puke.

Did you get any sort of error message that indicated the problem LESS file or line? That would help in pinpointing the issue.

@bcg
Copy link
Author

bcg commented Sep 7, 2013

I tried using your recommendations as well and couldn't get CodeKit to work:

screen shot 2013-09-06 at 11 05 05 pm

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.

@mmistakes
Copy link
Owner

I'm using an older version of CodeKit, so that's why I didn't notice the error.
The problem is Typeplate, they used some funky strict math that causes problems with newer versions of Less. They stopped doing a Less version and I have no idea how all their crazy mixins work, so I won't be able to fix it.

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.

@mmistakes
Copy link
Owner

@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.

guwac referenced this issue in TUDelft-IN4303/TUDelft-IN4303.github.io Apr 28, 2015
guwac referenced this issue in TUDelft-IN4303/TUDelft-IN4303.github.io Apr 28, 2015
Note on specifying multiple clauses for a single binding rule.
cjmadsen pushed a commit to cjmadsen/cjmadsen.github.io that referenced this issue Dec 7, 2016
Add theme's license information and a link to the license
cwigington3 pushed a commit to cwigington3/cwigington3.github.io---test that referenced this issue Jan 20, 2017
stevenhva added a commit to stevenhva/blog that referenced this issue Sep 28, 2017
BonfaceKilz added a commit to upbookclub/upbookclub.github.io that referenced this issue Jul 31, 2018
Signed-off-by: BonfaceKilz <bonfacemunyoki@gmail.com>
acetousk added a commit to acetousk-archive/blog that referenced this issue Feb 21, 2019
ishworgurung added a commit to ishworgurung/ishworgurung.github.io that referenced this issue Sep 24, 2019
theRealSuperMario pushed a commit to theRealSuperMario/therealsupermario.github.io that referenced this issue Jul 18, 2020
0xc0170 added a commit to 0xc0170/minimal-mistakes that referenced this issue Sep 13, 2020
panwoo1 added a commit to panwoo1/panwoo1.github.io that referenced this issue Jul 17, 2021
panwoo1 added a commit to panwoo1/panwoo1.github.io that referenced this issue Jul 21, 2021
bhcha referenced this issue in bhcha/bhcha.github.io Jul 2, 2022
will-driessen added a commit to will-driessen/will-driessen.github.io that referenced this issue Sep 8, 2022
nweat pushed a commit to nweat/nweat-old-portfolio that referenced this issue Feb 1, 2023
…nuxtjs/eslint-config-8.0.0

chore(deps-dev): bump @nuxtjs/eslint-config from 7.0.0 to 8.0.0
Ragoha added a commit to Ragoha/ragoha.github.io that referenced this issue Jun 1, 2023
Ragoha added a commit to Ragoha/ragoha.github.io that referenced this issue Jun 2, 2023
koyumi0601 pushed a commit to koyumi0601/koyumi0601.github.io that referenced this issue Jul 31, 2023
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

No branches or pull requests

2 participants