Commit Graph

8 Commits

Author SHA1 Message Date
Steve Ross
2204d6691c remove tailwind-css 2024-11-05 15:10:13 +00:00
Kelly Mears
1bbd32b6ad 📦 deps: upgrade @roots/bud to 6.16.1 (#3146) 2023-09-27 09:12:32 -05:00
Kelly Mears
cc94b1bc47 bump: bud@6.12.0 & improvements (#3128)
This PR contains various improvements and cleanups to the configuration and JavaScript code. Key changes include:

- Adding simple comments to `jsconfig.json`.
- Improving config: `bud.wpjson.set` replaces `bud.wpjson.settings`. Note that `bud.wpjson.settings` is not deprecated.
- `bud.wpjson.settings` now disables `dropCap` by default.
- `app.js` and `editor.js` now use `if (import.meta.webpackHot)` instead of optional chaining, since `import.meta.webpackHot` is not a real method and using optional chaining might cause errors.
2023-04-05 13:42:27 -04:00
Kelly Mears
fce1ab7da6 📦 update: 6.6.8 2022-12-31 11:20:49 -08:00
Kelly Mears
8a62486cdf improve: jsconfig.json 2022-12-23 10:49:26 -08:00
Kelly Mears
8192a15e50 📦 improve(patch): bud@6.2.0 (#3074) 2022-07-12 11:27:24 -05:00
Kelly Mears
f297df0942 bud 5.4.0 (#2983)
Co-authored-by: Ben Word <ben@benword.com>
2022-02-23 08:45:08 -06:00
Ben Word
60e4c24d97 Bud v5.2.0 (#2959)
* chore(deps): Bump @roots/bud to v5.2.0

* lockfile

* remove `setPublicPath`

* suggestions (#2961)

* suggestions

* unneccessary

Co-authored-by: Kelly Mears <developers@tinypixel.dev>
2022-01-25 19:33:04 -06:00