@rijkshuisstijl-community/components-css 17.1.0 → 17.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -0
- package/README.md +0 -2
- package/dist/index.css +1 -1
- package/index.scss +1 -1
- package/package.json +19 -18
- package/src/pre-heading/index.scss +0 -19
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @rijkshuisstijl-community/components-css
|
|
2
2
|
|
|
3
|
+
## 17.1.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [8d20001]
|
|
8
|
+
- @rijkshuisstijl-community/pre-heading-css@1.0.0
|
|
9
|
+
|
|
10
|
+
## 17.1.1
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- e41c59f: update dependencies
|
|
15
|
+
- Updated dependencies [e41c59f]
|
|
16
|
+
- @rijkshuisstijl-community/language-navigation-css@1.0.1
|
|
17
|
+
- @rijkshuisstijl-community/listbox-css@1.0.1
|
|
18
|
+
- @rijkshuisstijl-community/footer-css@1.0.1
|
|
19
|
+
- @rijkshuisstijl-community/file-css@1.0.1
|
|
20
|
+
|
|
3
21
|
## 17.1.0
|
|
4
22
|
|
|
5
23
|
### Minor Changes
|
package/README.md
CHANGED
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
# Rijkshuisstijl Community Componenten - CSS
|
|
4
4
|
|
|
5
|
-
_Dit project wordt **niet** gesteund door het Ministerie van Algemene Zaken._
|
|
6
|
-
|
|
7
5
|
**Het toepassen van design-elementen uit dit project is strikt verboden voor organisaties die geen deel uitmaken van de
|
|
8
6
|
centrale overheid van Nederland.**
|
|
9
7
|
|