This repository has been archived by the owner on Sep 25, 2019. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 124
Applied Visual Design: Some challenges don't allow 0 values without a unit even though it is valid css #166
Comments
joshalling
added a commit
to joshalling/curriculum
that referenced
this issue
Jul 20, 2018
joshalling
added a commit
to joshalling/curriculum
that referenced
this issue
Jul 30, 2018
raisedadead
pushed a commit
that referenced
this issue
Jul 31, 2018
## [3.1.2](v3.1.1...v3.1.2) (2018-07-31) ### Bug Fixes * **challenges:** allow for omitted unit after zero values ([45b573b](45b573b)), closes [#166](#166) * **challenges:** changed complementary color for blue to orange ([e41f078](e41f078)), closes [#17934](https://github.com/freeCodeCamp/curriculum/issues/17934) * **challenges:** fix test in hr challenge ([#189](#189)) ([2edb306](2edb306)) * **challenges:** fix third test for template literals ([b8d004e](b8d004e)), closes [#135](#135) * **challenges:** fixes escaping of ([fd8c9e4](fd8c9e4)) * **scripts:** fix unpack and repack scripts for the new challenge schema ([52ed7cf](52ed7cf))
🎉 This issue has been resolved in version 3.1.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
7 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A couple of the challenges in Applied Visual Design won't pass if you omit the unit on a zero value.
Challenges in question:
https://learn.freecodecamp.org/responsive-web-design/applied-visual-design/create-movement-using-css-animation
https://learn.freecodecamp.org/responsive-web-design/applied-visual-design/use-a-css-linear-gradient-to-create-a-striped-element
I will take care of this one
The text was updated successfully, but these errors were encountered: