forked from mystiq/hydrogen-web
Add link to ts file
This commit is contained in:
parent
b9f316e7c3
commit
a3c6d744f5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Each such theme is produced by changing the values of variables in the base `the
|
||||||
More in depth explanations can be found in later sections.
|
More in depth explanations can be found in later sections.
|
||||||
|
|
||||||
## Structure of `manifest.json`
|
## Structure of `manifest.json`
|
||||||
Link to hydrogen-web/theme.ts
|
[See theme.ts](../src/platform/types/theme.ts)
|
||||||
|
|
||||||
## Variables
|
## Variables
|
||||||
CSS variables specific to a particular variant are specified in the `variants` section of the manifest:
|
CSS variables specific to a particular variant are specified in the `variants` section of the manifest:
|
||||||
|
|
Loading…
Reference in a new issue