-
Notifications
You must be signed in to change notification settings - Fork 39
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
[BD-46] refactor: refactoring buttons variants #75
[BD-46] refactor: refactoring buttons variants #75
Conversation
Thanks for the pull request, @PKulkoRaccoonGang! When this pull request is ready, tag your edX technical lead. Thanks for your pull request, but this repo does not accept outside contributions unless they are under contract. If you think this is an error, please contact @nedbat. |
a62b295
to
c0a3227
Compare
[inform] Note: the failing |
d476ccf
to
176a3da
Compare
@@ -2,7 +2,7 @@ | |||
"elevation": { | |||
"image": { | |||
"thumbnail": { | |||
"box-shadow": { "value": "none" } | |||
"box-shadow": { "value": "0 1px 2px rgba(0, 0, 0, .075)" } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes you are right
This pull request will be closed, and a new one with corrections will be opened here
… (edx#59) Co-authored-by: Peter Kulko <[email protected]>
* fix: upgrade paragon * fix: delete dist folder
* fix: add empty .npmignore to ensure dist folder gets published * chore: ci workflow * chore: rename ci job * chore: rename ci job * chore: build design tokens
* feat: compile source tokens only * fix: upgrade to paragon-alpha.34
0346215
to
58d616a
Compare
58d616a
to
a8e7196
Compare
Description
Issue: openedx/paragon#2389