-
Ya comentamos el tema de usar un pre-procesador para, sobre todo, modularizar y ordenar.
Yo suelo dividir entre componentes compartidos y secciones específicas, como por ej:
![captura de pantalla 20…
-
Sass implemented placeholder selectors that render only when extended. Would be nice to see this in Stylus as well.
ex:
``` sass
%foo
width: 100px
%bar
height: 100px
.baz
@extend %foo
```
c…
-
What are we going to do for layout helpers?
Can we (should we?) use Foundation's grid standalone?
-
From @DesignByOnyx
I have finally gotten around to testing this and wanted to post my initial findings. I have been using the alpha version less-1.4.0-alpha.js on the client-side only (no command lin…
-
Dear @mdo, and all,
I'm really annoyed that bootstrap coordinators chose to inject RTL into bootstrap and not as a separate theme. It is not an additional feature. At @morteza I have studied several…
-
It seems clear that the project could benefit from using a CSS preprocessor in order to minimize redundant code and sync issues, and to give developers a clean way to customize and extend.
The big qu…
-
I've been attempting to get the toggle button to work and when nothing happened read up on the use a javascript functions to change the state of the class for the button. Creating a folder with compas…
-
I don't know how this did happen but the semantic-ui `require` was appended between compass & rails, therefore semantic-ui did not load with the following error-message:
```
~/.rvm/gems/ruby-1.9.3-p1…
-
I'm considering using Semantic-UI instead of Foundation for my book for Rails beginners (here http://learn-rails.com/learn-ruby-on-rails.html).
I'm having trouble using Sass @extend with semantic-ui-…
-
La milestone v3.0 de KNACSS est prévue pour le mois de juin 20 mai 2014
Voici ce que je prévois de modifier ou rajouter dans cette v3... N'hésitez pas à ajouter votre grain de sel si vous en avez env…