* chore(deps): Bump @roots/bud to v5.2.0 * lockfile * remove `setPublicPath` * suggestions (#2961) * suggestions * unneccessary Co-authored-by: Kelly Mears <developers@tinypixel.dev>
7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
{
|
|
"extends": [
|
|
"@roots/sage/stylelint-config",
|
|
"@roots/bud-tailwindcss/stylelint-config"
|
|
]
|
|
}
|