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

Add toggle options to all features #19

Closed
madeleineostoja opened this issue Sep 5, 2015 · 0 comments
Closed

Add toggle options to all features #19

madeleineostoja opened this issue Sep 5, 2015 · 0 comments
Milestone

Comments

@madeleineostoja
Copy link
Owner

No reason we shouldn't provide more fine-grain control over exactly what is included in a given Rucksack build, rather than just providing control over 'addons'. This is also becoming a standard amongst PostCSS frameworks (cssnano, cssnext, etc).

Syntax would be very simple:

rucksack({
  feature: boolean
});

Would have to either rethink how options are passed to CLI tool, or only allow control over addons there. Because a flag for each feature will get unwieldy.

@madeleineostoja madeleineostoja changed the title Add toggle Boolean options to all features Add toggle options to all features Sep 5, 2015
@madeleineostoja madeleineostoja added this to the 0.7.0 milestone Sep 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant