Skip to content
New issue

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

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

Already on GitHub? # to your account

Modularize mixins.less #12994

Closed
mrmrs opened this issue Mar 9, 2014 · 2 comments
Closed

Modularize mixins.less #12994

mrmrs opened this issue Mar 9, 2014 · 2 comments
Assignees
Labels
Milestone

Comments

@mrmrs
Copy link
Contributor

mrmrs commented Mar 9, 2014

less/mixins.less is a beast. Splitting it up into smaller modules would be good for readability, portability, and general sanity. We can break out logical groupings for the mixins, then include those modules within mixins.less.

@mrmrs mrmrs self-assigned this Mar 9, 2014
@cvrebert
Copy link
Collaborator

cvrebert commented Mar 9, 2014

👍

@cvrebert cvrebert added the css label Mar 9, 2014
@cvrebert cvrebert added this to the v3.2.0 milestone Mar 9, 2014
mrmrs pushed a commit that referenced this issue Mar 10, 2014
Move all deprecated vendor prefix mixins to less/mixins/vendor-prefixes.less
Create mixins directory and move partials to that directory.

FIXES #12994
@mdo
Copy link
Member

mdo commented Mar 10, 2014

Punting to #12998.

@mdo mdo closed this as completed Mar 10, 2014
stempler pushed a commit to stempler/bootstrap that referenced this issue Nov 4, 2014
Move all deprecated vendor prefix mixins to less/mixins/vendor-prefixes.less
Create mixins directory and move partials to that directory.

FIXES twbs#12994
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants