mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
docs: remove ui-shell feature flag
This commit is contained in:
parent
6654125a11
commit
7e2d2ede52
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
||||||
|
|
||||||
<style lang="scss" global>
|
<style lang="scss" global>
|
||||||
$feature-flags: (
|
$feature-flags: (
|
||||||
ui-shell: true,
|
|
||||||
enable-css-custom-properties: true,
|
enable-css-custom-properties: true,
|
||||||
grid-columns-16: true
|
grid-columns-16: true
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue