freeCodeCamp / curriculum

The freeCodeCamp curriculum and lesson editor
Creative Commons Attribution Share Alike 4.0 International
81 stars 125 forks source link

fix(challenges): fix grid-gap shorthand regex #237

Closed joshalling closed 6 years ago

joshalling commented 6 years ago

ISSUES CLOSED: #229

Description

This updates the regex to use a + instead of a * between the two measurements so that it requires at least one space.

Pre-Submission Checklist

Checklist:

Closes #229

moT01 commented 6 years ago

thanks again @joshalling

raisedadead commented 6 years ago

:tada: This PR is included in version 3.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: