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

fix(customizer): Fixes less customizer in docs #4265

Merged
merged 1 commit into from
Aug 25, 2015
Merged

Conversation

JLLeitschuh
Copy link
Contributor

The less customizer was broken when bootstrap was added for less mixins.
The less customizer now uses the newest version of less.js and compiles
all of the less files using imports instead of a concatinated file.
Feature less files are still not included in the customizer
unfortunately.

Closes #4079
Closes #3918
Related #4173

The less customizer was broken when bootstrap was added for less mixins.
The less customizer now uses the newest version of less.js and compiles
all of the less files using imports instead of a concatinated file.
Feature less files are still not included in the customizer
unfortunately.

Closes #4079
Closes #3918
Related #4173
JLLeitschuh added a commit that referenced this pull request Aug 25, 2015
fix(customizer): Fixes less customizer in docs
@JLLeitschuh JLLeitschuh merged commit c83a1bc into master Aug 25, 2015
@JLLeitschuh JLLeitschuh deleted the fix/customizer branch January 19, 2016 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant