bootstrap5-webpack-boilerplate icon indicating copy to clipboard operation
bootstrap5-webpack-boilerplate copied to clipboard

A Bootstrap 5 boilerplate, using Webpack 5, Babel, SCSS, etc.

Results 24 bootstrap5-webpack-boilerplate issues
Sort by recently updated
recently updated
newest added

Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.1.3 to 9.5.11. Changelog Sourced from postcss-preset-env's changelog. 9.5.11 May 4, 2024 Updated @csstools/postcss-logical-viewport-units to 2.0.9 (patch) Updated @csstools/postcss-light-dark-function to 1.0.5 (patch) Updated @csstools/postcss-exponential-functions to 1.0.7 (patch)...

dependencies

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.15 to 7.24.5. Release notes Sourced from @​babel/preset-env's releases. v7.24.5 (2024-04-29) Thanks @​romgrk and @​sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...

dependencies

Bumps [sharp](https://github.com/lovell/sharp) from 0.32.5 to 0.33.3. Changelog Sourced from sharp's changelog. v0.33.3 - 23rd March 2024 Upgrade to libvips v8.15.2 for upstream bug fixes. Ensure keepIccProfile retains P3 and CMYK...

dependencies

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.38. Release notes Sourced from postcss's releases. 8.4.38 Fixed endIndex: 0 in errors and warnings (by @​romainmenke). 8.4.37 Fixed original.column are not numbers error in...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

Issue originates from a comment by @fiveoutofnine: **fiveoutofnine**: plz no `translate-y-`... ### Replies **Shun Kakinoki**: how you notice bruh... **Shun Kakinoki**: (shadcn defaults but ttytyyt) --- [View in Vercel preview](https://vercel.live/link/app.light.so?page=%2F0xFbd80Fe5cE1ECe895845Fd131bd621e2B6A1345F%2Fowners%3FvercelThreadId%3DnVlGS&via=github)

dependencies

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...

dependencies

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.19 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

Hi! I'm testing you boilerplate and noticed that compile times in development mode are too slow. Each save on a scss file is taking 4 - 5 seconds to compile....

enhancement