Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

if condition not working #63

@MeenuKumari28

Description

@MeenuKumari28
-- ds.row:
inset: $ds.spaces.inset-square.medium
spacing if { !storybook.sidebar }: $ds.spaces.horizontal-gap.space-between
border: $ds.borders.bottom.small
border-color: $ds.colors.border-strong
radius: $ds.radius.zero

-- ftd.image: 
if: { !storybook.sidebar }
src: $assets.files.assets.storybook.logo.svg

-- ftd.image:
src: $assets.files.assets.storybook.close.svg
src if { storybook.sidebar }: $assets.files.assets.storybook.open.svg
$on-click$: $ftd.toggle($a = $storybook.sidebar)
height.fixed.px: 34

-- end: ds.row

Capture
@harshdoesdev

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions