UNPKG

@bootstrap-styled/v4

Version:

twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.

8 lines (5 loc) 160 B
`<Dfn />` component example: ```js import { Dfn, P } from '$PACKAGE_NAME'; <P><Dfn>HTML</Dfn> is the standard markup language for creating web pages.</P> ```