freeCodeCamp/curriculum/challenges/english/03-front-end-libraries/sass
Randell Dawson 92208f7c23 [Fix] Modified regex to allow spaces in one of the tests for challenge Apply a Style Until a Condition is Met with @while (#35100)
* fix: modified regex to allow spaces

* fix: added additional \s* after 1

Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com>
2019-03-06 03:05:52 -05:00
..
apply-a-style-until-a-condition-is-met-with-while.english.md [Fix] Modified regex to allow spaces in one of the tests for challenge Apply a Style Until a Condition is Met with @while (#35100) 2019-03-06 03:05:52 -05:00
create-reusable-css-with-mixins.english.md fix(curriculum): remove SASS from requirements 2018-12-07 12:43:13 +00:00
extend-one-set-of-css-styles-to-another-element.english.md fix(curriculum): remove SASS from requirements 2018-12-07 12:43:13 +00:00
nest-css-with-sass.english.md fix(curriculum): remove SASS from requirements 2018-12-07 12:43:13 +00:00
split-your-styles-into-smaller-chunks-with-partials.english.md Sass import doesn't need file extension (#34802) 2019-03-04 09:35:07 -06:00
store-data-with-sass-variables.english.md fix(curriculum): remove SASS from requirements 2018-12-07 12:43:13 +00:00
use-each-to-map-over-items-in-a-list.english.md fix(curriculum): remove SASS from requirements 2018-12-07 12:43:13 +00:00
use-for-to-create-a-sass-loop.english.md fix(curriculum): remove SASS from requirements 2018-12-07 12:43:13 +00:00
use-if-and-else-to-add-logic-to-your-styles.english.md Fix/update challenges for sass (#35031) 2019-02-08 13:11:05 -07:00