Installation
This comprehensive guide covers all installation options, prerequisites, and configuration choices for bestax-bulma.
CSS Variations
Bestax ships pre-built CSS variations that combine Bulma with bestax extras into a single file. Each variation mirrors a Bulma variation but includes all bestax extra component styles, so you only need one CSS import.
Icons
bestax-bulma supports five icon libraries out of the box: Font Awesome, Material Design Icons, Ionicons, Google Material Icons, and Material Symbols. Font Awesome is the default when no library prop is set.
Toolchains
Start a new project with your framework's own scaffolder (Vite, create-next-app, or CRA) and wire bestax-bulma in. Pick this guide if you want full control over your toolchain.
Syntax
This guide introduces you to how Bulma works and how our React components relate to Bulma's class-based system.
Modular
This guide covers how to trim your CSS and JS bundles by importing only what you use from bestax-bulma and Bulma.
Migration
3 items