website-utilities 1.0.298 → 1.0.300

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.
Files changed (3) hide show
  1. package/index.scss +2 -1
  2. package/package.json +1 -1
  3. package/readme.md +2 -7
package/index.scss CHANGED
@@ -145,7 +145,8 @@ a.wu-a:visited,
145
145
  .wu .icon-social {
146
146
  font-family:
147
147
  var(
148
- --w-typography-font-family-social, v.$typography-font-family-social
148
+ --w-typography-font-family-social,
149
+ v.$typography-font-family-social
149
150
  );
150
151
  font-style: normal;
151
152
  font-weight: 400;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "website-utilities",
3
- "version": "1.0.298",
3
+ "version": "1.0.300",
4
4
  "description": "extend your web app",
5
5
  "keywords": [
6
6
  "jquery",
package/readme.md CHANGED
@@ -18,17 +18,12 @@ Project status
18
18
 
19
19
  [![<LABEL>](https://github.com/thaibault/website-utilities/actions/workflows/build.yaml/badge.svg)](https://github.com/thaibault/website-utilities/actions/workflows/build.yaml)
20
20
  [![<LABEL>](https://github.com/thaibault/website-utilities/actions/workflows/test.yaml/badge.svg)](https://github.com/thaibault/website-utilities/actions/workflows/test.yaml)
21
- [![<LABEL>](https://github.com/thaibault/website-utilities/actions/workflows/test:coverage:report.yaml/badge.svg)](https://github.com/thaibault/website-utilities/actions/workflows/test:coverage:report.yaml)
22
- [![<LABEL>](https://github.com/thaibault/website-utilities/actions/workflows/check:types.yaml/badge.svg)](https://github.com/thaibault/website-utilities/actions/workflows/check:types.yaml)
21
+ [![<LABEL>](https://github.com/thaibault/website-utilities/actions/workflows/test-coverage-report.yaml/badge.svg)](https://github.com/thaibault/website-utilities/actions/workflows/test-coverage-report.yaml)
22
+ [![<LABEL>](https://github.com/thaibault/website-utilities/actions/workflows/check-types.yaml/badge.svg)](https://github.com/thaibault/website-utilities/actions/workflows/check-types.yaml)
23
23
  [![<LABEL>](https://github.com/thaibault/website-utilities/actions/workflows/lint.yaml/badge.svg)](https://github.com/thaibault/website-utilities/actions/workflows/lint.yaml)
24
24
 
25
25
  [![code coverage](https://coveralls.io/repos/github/thaibault/website-utilities/badge.svg)](https://coveralls.io/github/thaibault/website-utilities)
26
26
 
27
- <!-- Too unstable yet
28
- [![dependencies](https://img.shields.io/david/thaibault/website-utilities.svg)](https://david-dm.org/thaibault/website-utilities)
29
- [![development dependencies](https://img.shields.io/david/dev/thaibault/website-utilities.svg)](https://david-dm.org/thaibault/website-utilities?type=dev)
30
- [![peer dependencies](https://img.shields.io/david/peer/thaibault/website-utilities.svg)](https://david-dm.org/thaibault/website-utilities?type=peer)
31
- -->
32
27
  [![documentation website](https://img.shields.io/website-up-down-green-red/https/torben.website/website-utilities.svg?label=documentation-website)](https://torben.website/website-utilities)
33
28
 
34
29
  <!--|deDE:Einsatzmöglichkeiten-->