0.1.1-alpha.1 • Published 6 years ago
@fedlinker/react-bootstrap v0.1.1-alpha.1
react-bootstrap
React components based on Bootstrap.
Install
# npm
npm install @fedlinker/react-bootstrap
# yarn
yarn add @fedlinker/react-bootstrapContribution
Components
The components developed path is /src/components.
All the components are built with these dependencies below:
@emotion/core: css-in-js library.styled-system: support theme function with emotion.polished: color transformer.@fedlinker/font-awesome: react components of font-awesome icons.
Documentations
- Documents are built with
docz. - This project uses the custom components in
/src/gatsby-theme-docz.
if you want to add document for your component, add docs folder in your component directory and add .mdx file in this folder.
Changelog
0.1.1-alpha.1
6 years ago
0.1.1-alpha.0
6 years ago