File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -559,18 +559,8 @@ <h2 id="using-variables" data-level="3"><span class="secno">3 </span>
559559 rather than the initial value.
560560 </ p > </ div >
561561
562- < p > In some cases,
563- it can be useful to provide a "default" value for a variable
564- in case the variable isn't defined or is invalid.
565562
566- </ p > < p > For example, if a site uses variables to provide "hooks" for customization,
567- expecting the variables to be defined in a separate custom stylesheet,
568- the main stylesheet can use default values for its variable
569- so that the theming stylesheet can just override the variables it cares about,
570- rather than being forced to provide values for all of them.
571-
572-
573- </ p > < h3 id ="invalid-variables " data-level ="3.1 "> < span class ="secno "> 3.1 </ span >
563+ < h3 id ="invalid-variables " data-level ="3.1 "> < span class ="secno "> 3.1 </ span >
574564Invalid Variables</ h3 >
575565
576566< p > When a < a data-autolink ="link " href ="#custom-property "> custom property</ a > has its initial value,
Original file line number Diff line number Diff line change @@ -516,16 +516,6 @@ <h2 id='using-variables'>
516516 rather than the initial value.
517517 </ div >
518518
519- In some cases,
520- it can be useful to provide a "default" value for a variable
521- in case the variable isn't defined or is invalid.
522-
523- For example, if a site uses variables to provide "hooks" for customization,
524- expecting the variables to be defined in a separate custom stylesheet,
525- the main stylesheet can use default values for its variable
526- so that the theming stylesheet can just override the variables it cares about,
527- rather than being forced to provide values for all of them.
528-
529519
530520< h3 id ='invalid-variables '>
531521Invalid Variables</ h3 >
You can’t perform that action at this time.
0 commit comments