@pantheon-systems/cpub-react-sample-library
v5.2.0
Published
Pantheon Content Publisher Sample Component Library for React
Maintainers
Keywords
Readme
React Sample Lib
Installation
npm install @pantheon-systems/cpub-react-sample-librarySetup
Import the components you need and the CSS.
import { Blockquote } from "@pantheon-systems/cpub-react-sample-library";
import "@pantheon-systems/cpub-react-sample-library/dist/css/pds-core.css";
import "@pantheon-systems/cpub-react-sample-library/dist/css/pds-layouts.css";
import "@pantheon-systems/cpub-react-sample-library/dist/css/pds-components.css";Usage
Components
Blockquote
The <Blockquote /> component will ...
