https://github.com/penx/govuk-frontend-react-example
A proof of concept, showing how govuk-frontend can be used as CSS modules via a set of React components, in a way that is compatible with create-react-app, with support for tree shaking and lazy loading.
https://github.com/penx/govuk-frontend-react-example
Last synced: 9 months ago
JSON representation
A proof of concept, showing how govuk-frontend can be used as CSS modules via a set of React components, in a way that is compatible with create-react-app, with support for tree shaking and lazy loading.
- Host: GitHub
- URL: https://github.com/penx/govuk-frontend-react-example
- Owner: penx
- Created: 2018-12-07T11:21:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-30T00:41:15.000Z (over 2 years ago)
- Last Synced: 2025-02-14T00:17:34.173Z (11 months ago)
- Language: JavaScript
- Homepage: https://penx.github.io/govuk-frontend-react-example/
- Size: 4.09 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# govuk-frontend-react-example
This is proof of concept, showing how govuk-frontend can be used as CSS modules via a set of React components that is published to npm, in a way that is compatible with create-react-app, with support for tree shaking and code splitting/lazy loading.