-
-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
roots/sage
#2952Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Terms
- I have read the guidelines for Contributing to Roots Projects
- This request is not a duplicate of an existing issue
- This is not a personal support request that should be posted on the Roots Discourse community
Summary
The @roots/sage
package has dependencies that we can drop so that folks using Sage with Bud can opt-out of some features.
The following deps can be removed:
@roots/bud-eslint
@roots/bud-prettier
@roots/bud-stylelint
@roots/bud-tailwindcss
(replace with@roots/bud-postcss
)
Motivation
Why are we doing this?
Allow users to more easily opt-out of these packages
These dependencies will be added to Sage's package.json
directly (roots/sage#2927)
huubl and markjaquith
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request