-
-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
-- ds.page: Getting Started
-- ds.copy-regular:
Each component in the design system comes with detailed
documentation. You can access the documentation for any
component by visiting the component's page on the FifthTry
site. This includes explanations of how to use the component,
its attributes, and examples of how it works in different scenarios.
-- end: ds.page
;; Some comment
Removing just the last line (Some comment
) renders the page with the paragraph but nothing is rendered (white page) when that comment is present.
The above file required design-system in a package to work.
Here's the FASTN.ftd
file for reference:
-- import: fastn
-- fastn.package: fastn-community.github.io/design-system
favicon: /favicon.ico
system: ds
system-is-confidential: false
-- fastn.dependency: fastn-community.github.io/dark-mode-switcher
-- fastn.dependency: fastn-community.github.io/roboto-typography
-- fastn.dependency: fastn-community.github.io/code-block
-- fastn.dependency: fastn-community.github.io/svg-icons
-- fastn.dependency: fastn-community.github.io/dark-flame-cs
-- fastn.auto-import: fastn-community.github.io/design-system/assets
Metadata
Metadata
Assignees
Labels
No labels