generated from nl-design-system/example
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(components): Utrecht React components toevoegen (#266)
- Utrecht React components toegevoegd --------- Co-authored-by: Jaap-Hein Wester <[email protected]>
- Loading branch information
Showing
8 changed files
with
75 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# React Componenten voor het LUX Design System | ||
|
||
Deze package bevat de React componenten van het LUX Design System. | ||
Je kan deze package gebruiken in je React- of NextJS-applicatie. | ||
|
||
Het CSS component dat het LUX design system en de `lux-`- en `utrecht-`-classnames de juiste styling geeft staan in aparte packages. Vergeet niet om deze ook te installeren, samen met het `@lux-design-system/design-tokens`-package voor de design tokens. | ||
|
||
## Installeren | ||
|
||
### NPM | ||
|
||
`npm install @lux-design-system/components-react --save-dev` | ||
|
||
### Yarn | ||
|
||
`yarn add @lux-design-system/components-react --dev` | ||
|
||
### PNPM | ||
|
||
`pnpm add @lux-design-system/components-react --save-dev` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
import '@utrecht/component-library-css/dist/index.css'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters