Questions tagged as 'stylus'

0
answers

How to put a div with css inside a REACT tooltip?

I have the following code where / AboutDescription / is a component that has a div loaded with information and styles css, and / ReactTooltip / is an NPM dependency, there is some dependency that allows me to create a tooltip, loading me the css...
asked by 13.01.2018 / 17:37
1
answer

How can I pass stylus variables from the main file to the imported one?

I'm doing a grid system with stylus. I have several files .styl with different mixins and functions but to simplify let's say that it is only one called grid.styl . A user who wants to use it would only have to create his own styl...
asked by 06.06.2016 / 10:25
0
answers

Count how many elements appear SASS?

I do not know if this is possible. I have elements of this type: <ul> <li></li> <li></li> <li></li> ... hasta n li </ul> What I need is to count how many there are to make a cal...
asked by 29.11.2018 / 15:46