Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add css props stylesheet #71

Closed
wants to merge 10 commits into from
Closed

Add css props stylesheet #71

wants to merge 10 commits into from

Conversation

LucasDibz
Copy link
Contributor

@LucasDibz LucasDibz commented Jan 25, 2022

#68

Added css props:

  • backgroundImage
  • backgroundRepeat
  • backgroundSize
  • backgroundBlendMode
  • minHeight
  • maxHeight

Removed mandatory positive negative props from textFieldColors

@vercel
Copy link

vercel bot commented Jan 25, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

docs-storybook – ./

🔍 Inspect: https://vercel.com/skynexui/docs-storybook/GLirzoz6MQuqYGjsWJHeBXqD7Pzr
✅ Preview: https://docs-storybook-git-fork-lucasdibz-add-css-props-487caa-skynexui.vercel.app

sknui-demobase-react – ./examples/demo_base

🔍 Inspect: https://vercel.com/skynexui/sknui-demobase-react/3VEUh7m3zAYdp8HJFRza2URZzjPe
✅ Preview: https://sknui-demobase-react-git-fork-lucasdibz-add-css-a510ac-skynexui.vercel.app

[Deployment for 478de18 failed]

docs – ./docs

🔍 Inspect: https://vercel.com/skynexui/docs/Gb8tsWqj57hvvAdKTj4CuWZt3ALR
✅ Preview: https://docs-git-fork-lucasdibz-add-css-props-stylesheet-skynexui.vercel.app

@@ -100,7 +100,7 @@
},
"flex": {
"type": "double?",
"default": "defaultDoubleEmptyValue"
"default": "defaultDoubleEmptyValue"
Copy link
Member

Choose a reason for hiding this comment

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

After update here, have you runned yarn update:contracts?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Didn't know that, running and pushing to branch.

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