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

Mixins синтаксис #42

Open
D1mon opened this issue Dec 17, 2016 · 1 comment
Open

Mixins синтаксис #42

D1mon opened this issue Dec 17, 2016 · 1 comment

Comments

@D1mon
Copy link

D1mon commented Dec 17, 2016

Вопрос к Denis Malinochkin (@mrmlnc).
Не могли бы вы сделать синтаксис как в pugJS
mixin article(title)
Создаем миксин с именем article и параметром title.
И вызов:
+article('text') или
=article('text')
и возможность передавать несколько параметров.
+article('name', 'text', ...)

@mrmlnc
Copy link
Contributor

mrmlnc commented Feb 21, 2017

К сожалению, сейчас у меня практически нет времени на OpenSource и, в основном, свободное время тратится на поддержку моих репозиториев. Я постараюсь выкрасть немного времени на эту функциональность, но боюсь, что это произойдёт не раньше марта.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants