Skip to content

Conversation

@SGAMERyu
Copy link
Contributor

support feature #44

@netlify
Copy link

netlify bot commented Sep 16, 2023

Deploy Preview for pinceau failed.

Name Link
🔨 Latest commit 5925718
🔍 Latest deploy log https://app.netlify.com/sites/pinceau/deploys/6505c33cb304770008c3f702

@SGAMERyu SGAMERyu changed the title Feature/animation feat: support animation function in lang='ts' Sep 16, 2023
'\ntype OmittedKeysPinceau = \'onVnodeBeforeMount\' | \'onVnodeBeforeUnmount\' | \'onVnodeBeforeUpdate\' | \'onVnodeMounted\' | \'onVnodeUnmounted\' | \'onVnodeUpdated\' | \'key\' | \'ref\' | \'ref_for\' | \'ref_key\' | \'style\' | \'class\'\n',
`\ntype PinceauProps = Omit<InstanceType<typeof import('${fileName}').default>['$props'], OmittedKeysPinceau>\n`,
'\nfunction css (declaration: CSSFunctionType<PinceauProps>) { return { declaration } }\n',
'\nfunction keyframes(declartion: Record<string, any>) { return declaration }',

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

declartion -> declaration maybe?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants