tomagladiator
tomagladiator
:+1: for @@myVar('lorem ipsum')
I support the support for minutes. :)
Bootstrap 4 is not Alpha neither Beta anymore... https://blog.getbootstrap.com/2018/01/18/bootstrap-4/ Time to update :)
Hi @octoxan, Do you have the problem if you use this structure? : ``` div { display: none; @include bp(min-width, $bp-small+1) { display: block; } @include bp(min-width, $bp-medium+1) { display:...
Thanks @jchouse, First, I used this site to generate my config : http://csscomb.com/config But the generated json doesn't have this option : lines-between-rulesets So I added it to the jSon,...
Hi, I write an issue in the repo of csscomb, I think they didn't update their NPM package : https://github.com/csscomb/csscomb.js/issues/482
Tested, works !