Mark Otto

Results 58 issues of Mark Otto

Would you consider adding the ability to generate font URLs for Sass/Scss that include a `$font-path` variable? This would help with our Bootstrap Icons project where we want folks to...

- Preload fonts when possible - Async script loading? - Seo: meta tags, title, social cards, rel no referrer

- Consider a third general section for JS - Include updates for React, Vue, Svelte, etc? Some general thoughts: - Let/const over var - No semicolons - arrow functions vs...

- Helps with RTL - Shorthand notation for horizontal and vertical values

enhancement

- [ ] Add parameter for first or subsequent runs (so we can skip general stuff) - [ ] Load favorite Terminal theme ```bash curl https://raw.githubusercontent.com/mdo/ocean-terminal/master/terminal-ocean-dark.terminal > $HOME/Downloads/terminal-ocean-dark.terminal open ~/Downloads/terminal-ocean-dark.terminal...

Wonder if it'd make sense to do an icon-only version where there is no button text?

feature

Figured I'd spent a couple hours bringing Preboot up to speed with some things. Here's what's new: - Switch from Less to Sass - Rewrite docs in Markdown - Redesign...

I've received a few issues in Bootstrap about this super sneaky bug for wrapping (equal-width) flex items across multiple lines. While fiddling around, I was wondering why this worked without...

Heavily WIP still, but this begins the process of implementing dark mode for our docs and across the project itself. Here's a quick look at what's coming. Builds on #35736....

css
v5