William Entriken
William Entriken
Some ideas: Add to .devcontainer.json: ``` "ghcr.io/devcontainers-extra/features/lighthouse-cli:1": { "version": "latest" } ``` Add lighthouserc.js: ``` module.exports = { ci: { collect: { staticDistDir: "build", }, upload: { target: "temporary-public-storage", },...
Ideas: ```sh yarn add --dev structured-data-testing-tool yarn ``` And make tests/build-structurd-data-validate ``` import { structuredDataTest } from "structured-data-testing-tool"; import { glob } from "glob"; import { readFileSync } from "fs";...
 still an issue
The current approach for showing the paragraph marker looks good to me
@obadiaa requesting merge, please
project is dead, closing
The workaround it to add this style: ```css abbr[data-bs-original-title] { text-decoration: underline dotted; cursor: help; text-decoration-skip-ink: none; } ```
Added PR at https://github.com/twbs/bootstrap/pull/41421
https://www.swift.org/migration/documentation/migrationguide/