-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Jul 9, 2024
1 parent
a18508f
commit 251d1cb
Showing
275 changed files
with
4,924 additions
and
4,184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<script lang="ts"> | ||
import Section from '$lib/layout/Section.svelte'; | ||
import Style from '$lib/layout/Style.svelte'; | ||
import sliderCssVars from '@agnos-ui/styles/core-bootstrap/_slider?slider-css-vars'; | ||
import sliderVars from '@agnos-ui/styles/core-bootstrap/_variables?slider-vars'; | ||
</script> | ||
|
||
<Section label="CSS Variables" level={2}> | ||
<Style style={sliderCssVars}></Style> | ||
</Section> | ||
|
||
<Section label="SCSS Variables" level={2}> | ||
<Style style={sliderVars}></Style> | ||
</Section> |
2 changes: 1 addition & 1 deletion
2
main/_app/immutable/chunks/Alert.DTP62-bN.js → main/_app/immutable/chunks/Alert.DzF2jIlL.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
.../_app/immutable/chunks/ApiDoc.BAvFulex.js → .../_app/immutable/chunks/ApiDoc.DipCR2r3.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
main/_app/immutable/chunks/Code.BAxDymk_.js → main/_app/immutable/chunks/Code.4LavDfay.js
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.