Spectre.css and React integration
Installation:
npm install spectre-react-lib
Importing components:
import {
Page,
Pagination,
Panel,
Tab,
Toast,
Button,
Table,
Grid,
Divider,
Loading,
Parallax,
ControlledTab,
EmptyState,
} from 'spectre-react-lib';
Click here to see the storybook examples.
The CHANGELOG in this project is generated by Release Please. Release Please does this by parsing the git history, looking for Conventional Commit messages, and creating release PRs.