IgnorantesNaturales
Add feature for write coments
c789d21
raw
history blame contribute delete
330 Bytes
# Figma Personal Access Token
# Get yours at: https://www.figma.com/developers/api#access-tokens
#
# This token enables:
# - Reading comments from Figma files
# - Creating new comments
# - Replying to existing comments
#
# Personal access tokens have read and write permissions by default
FIGMA_ACCESS_TOKEN=your_figma_token_here