charlesroelli

Results 5 issues of charlesroelli

Supersedes https://github.com/twbs/bootstrap/pull/35802 I added a part on extracting CSS to a separate file since this makes sense for CSP as well.

docs
v5

I am trying to compile the library on Mac OS X 10.6 (Snow Leopard). It uses a version of GCC that does not support typedef redefinitions [gcc version 4.2.1], so...

platform.macOS

See https://lwn.net/Articles/766374/

### Prerequisites - [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues - [X] I have [validated](https://html5.validator.nu/) any HTML to avoid common problems - [X] I have read the [contributing...

js
css
v5

`docker compose run --rm web python -m pre_commit run --all-files` does not currently work. Here are the changes needed to get it running properly.