You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code view component for the [Cloudscape Design System](https://cloudscape.design/), used to display code snippets with syntax highlighting.
4
+
5
+
## Setup
6
+
7
+
This project uses npm.
8
+
9
+
## Conventions
10
+
11
+
This repo follows the same conventions as the [main Cloudscape components library](https://github.com/cloudscape-design/components). Refer to the [Cloudscape Components Guide](https://github.com/cloudscape-design/components/blob/main/docs/CLOUDSCAPE_COMPONENTS_GUIDE.md) for details on component structure, props, events, styling, testing, code style, dev pages, and API docs.
0 commit comments