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

Allow setting all files to .import mode. #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jimmiebtlr
Copy link

Add option to allow custom.bootstrap.less to be generated as custom.bootstrap.modules.import.less instead.

The purpose of this is to allow other less files to extend item's in the modules file without duplicating css.

It would allow you to create a single styles.less file that imports all your .import.less files, control import order and avoids duplication.

@jimmiebtlr
Copy link
Author

Apply's to issue #29

@FatBoyXPC
Copy link

I would very much like this to be merged! I was going to setup a pull request for this same exact idea, but I found this one first.

@jfly
Copy link

jfly commented Feb 4, 2015

When I first included @jimmiebtlr's fork, I got a custom.bootstrap.less file. I then updated custom.bootstrap.json to specify generateInclude: "true", and a custom.bootstrap.modules.import.less was created! However, the old custom.bootstrap.less file still remained. I had to manually delete it.

@patte
Copy link

patte commented Jul 14, 2015

+1

1 similar comment
@rbwsam
Copy link

rbwsam commented Aug 19, 2015

+1

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.

5 participants