-
-
Notifications
You must be signed in to change notification settings - Fork 42
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(purgecss) #905
fix(purgecss) #905
Conversation
/** | ||
* Module registration | ||
* | ||
* @todo facade bindings to `@roots/bud-extension` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The only reason for this register
callback is that I need to set/bind the facade for bud.config.js
.
this should eventually be moved to @roots/bud-extensions/src/Controller/controller.service.ts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
addressing this in #906. let's get that merged first and then I can remove this.
Type of change
Dependencies added
Details
bud.purgecss
fn bindings🥳 this dude has 100% coverage now