Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@theme-ui/preset-bootstrap
Advanced tools
Theme UI includes `@theme-ui/preset-bootstrap` which can be used as an example or starting point for extending your own themes.
Theme UI includes @theme-ui/preset-bootstrap
which can be used as an example or
starting point for extending your own themes.
npm i @theme-ui/preset-bootstrap
// example theme
import theme from '@theme-ui/preset-bootstrap'
export default {
...theme,
styles: {
...theme,
},
}
We'd love to have more presets added to the Theme UI project. If you'd like to add a new preset or improve upon the existing ones, please open an issue or pull request.
FAQs
Theme UI includes `@theme-ui/preset-bootstrap` which can be used as an example or starting point for extending your own themes.
We found that @theme-ui/preset-bootstrap demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.