@rezafab/fab-button-styles
v1.6.1
Published
Default CSS styles for FabButton.
Readme
@rezafab/fab-button-styles
Default CSS styles for FabButton.
Install
pnpm add @rezafab/fab-button-stylesUsage
@import "@rezafab/fab-button-styles/style.css";Recommendation
For most projects, install @rezafab/fab-button and import:
@import "@rezafab/fab-button/styles.css";Use this package directly only if you want CSS-only consumption with explicit package control.
Why this package exists
- Centralizes default FabButton styles in one package.
- Keeps styling reusable across all framework adapters.
- Allows advanced users to consume styles without pulling adapter code.
Main docs: https://documentation-fab-button.vercel.app/
