Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testing and setting up workflows #82

Merged
merged 2 commits into from
Jan 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions packages/css/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ const MyComponent = () => {
**For HTML structure for each component, see the README.md for each css-file, located in /src, or the `Docs`-section in the [Storybook](https://miljodir.github.io/md-components/) for each component. This must be followed if stylesheets are used as standalone, without React components.**

_For React components, see [@miljodirektoratet/md-react](https://www.npmjs.com/package/@miljodirektoratet/md-react)_

**Endring for å teste workflow**
2 changes: 2 additions & 0 deletions packages/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ const MyComponent = () => {
**For more documentation, please refer to the [Storybook](https://miljodir.github.io/md-components/)**

_For stylesheets, see [@miljodirektoratet/md-css](https://www.npmjs.com/package/@miljodirektoratet/md-css)_

**Endring for å teste workflow**
Loading