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

Проверить поддержку выражений if(), @if, @for, @each, @while / Check support of if(), @if, @for, @each, @while expressions #53

Open
AleshaOleg opened this issue May 26, 2018 · 0 comments
Assignees

Comments

@AleshaOleg
Copy link
Owner

AleshaOleg commented May 26, 2018

This issue was written in Russian, for Cult of Matrians project.
English text below

Шаги к решению:

  1. Сделать форк проекта.
  2. Разобраться в структуре проекта.
  3. Прочитать документацию Sass для указаных выражений (if(), @if, @for, @each, @while).
  4. При необходимости добавить поддержку для какого-то из них. Некоторые их них уже точно работают. Например, вот тесты для @each.
  5. Написать еще больше тестов для данных выражений и конструкций.

Steps to resolve:

  1. Fork a project.
  2. Figure out in project structure.
  3. Read documentation Sass for mentioned expressions (if(), @if, @for, @each, @while).
  4. If needed write code to support for each of them. Some of them, already working. For example here, tests @each.
  5. Write more tests for different expressions and constructions.
@AleshaOleg AleshaOleg changed the title Проверить поддержку выражений if(), @if, @for, @each, @while Проверить поддержку выражений if(), @if, @for, @each, @while / Check support of if(), @if, @for, @each, @while expressions May 27, 2018
@AleshaOleg AleshaOleg self-assigned this Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant