@entur/tokens 3.17.3 → 3.17.4-RC.0
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/README.md
CHANGED
|
@@ -4,7 +4,7 @@ This package contains all design tokens and design variables used throughout the
|
|
|
4
4
|
|
|
5
5
|
Since not all values are available as a variable yet and to avoid breaking changes, all previous design tokens will be kept around for a while. These are built from the `src/legacy-tokens.ts` file.
|
|
6
6
|
|
|
7
|
-
> 💡 Looking for the [documentation](https://design.entur.no/
|
|
7
|
+
> 💡 Looking for the [documentation](https://design.entur.no/tokens)?
|
|
8
8
|
|
|
9
9
|
## Installation
|
|
10
10
|
|
|
@@ -16,7 +16,7 @@ yarn add @entur/tokens
|
|
|
16
16
|
|
|
17
17
|
## Usage
|
|
18
18
|
|
|
19
|
-
Please refer to the [documentation](https://design.entur.no/
|
|
19
|
+
Please refer to the [documentation](https://design.entur.no/tokens) for in-depth usage information.
|
|
20
20
|
|
|
21
21
|
This package has several main exports:
|
|
22
22
|
|