Skip to content

Commit

Permalink
docs: fix text and callout
Browse files Browse the repository at this point in the history
  • Loading branch information
beatrizmilhomem committed Oct 8, 2024
1 parent 64416df commit 6a44456
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions packages/docs/pages/guides/figma-libraries.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,17 @@

The Shoreline Figma libraries includes all the resources designers need to quickly assemble a prototype and create coherent experiences for merchants. For more information on how to apply the styles and components in these libraries, please refer to [tokens](https://shoreline.vtex.com/foundations), [icons](https://shoreline.vtex.com/foundations/icons), and [components](https://shoreline.vtex.com/components) documentation.

import { Callout } from 'nextra/components'

<Callout type="info" emoji="ℹ️">
You can help evolve the Shoreline libraries by fixing bugs or proposing new features. Learn how to get involved in the [contribution process](https://shoreline.vtex.com/guides/contributing-introduction).
</Callout>

## VTEX users

If you are a VTEX designer, you already have access to the organization in Figma. Any other user from VTEX has a viewer access to any file. Use the libraries below in your files.
If you are a VTEX designer, you already have access to the organization in Figma. If you don't have access to Figma, use the IT workflow to request it. Once in Figma, the Shoreline team is open and anyone has viewer access to it. Consider that even VTEX designers don't have edit access to the libraries.

Use the libraries below in your files.

import { Cards } from 'nextra/components'
import { IconLinkSimple } from '@vtex/shoreline'
Expand Down Expand Up @@ -73,8 +81,3 @@ Learn how to get the libraries from Figma Community:

After publishing the libraries, follow the guidelines from the video in the previous section to start using them.

import { Callout } from 'nextra/components'

<Callout type="info" emoji="ℹ️">
You can help evolve the Shoreline libraries by fixing bugs or proposing new features. Learn how to get involved in the [contribution process](https://shoreline.vtex.com/guides/contributing-introduction).
</Callout>

0 comments on commit 6a44456

Please sign in to comment.