Top "Stylus" questions

Expressive, robust, feature-rich CSS language built for Node.

How to use a Stylus variable in calc?

In Stylus, how do I use a variable in a calc expression? For example, the following doesn't work (arrow-size being …

css stylus css-calc
Stylus ParseError: expected "indent", got "outdent"

Stylus ParseError: expected "indent", got "outdent" Unable to compile Stylus file app/css/app.styl to CSS: ParseError: app/css/…

node.js stylus
What is ">ul" means in SASS?

Here is the SASS code part: #main-nav{ >ul{ blahblah } } So I want to know the exact mean of the …

sass stylus
Setting up auto compile for Stylus

I have installed node.js/stylus/nib on my mac and I can manually compile .styl file to .css on …

css node.js stylus
changing the color of a part of text in stylus css?

i want to change the color of only one word in string of text using stylus i.e. #copy h1 …

css stylus
Vuetify icon size

recently I was working on an app using Vuetify and had trouble to change the Vuetify default colors. So I …

css vue.js vuejs2 stylus vuetify.js
How to override Vuetify variables with custom colors?

I want to override vuetify variables with custom colors by following this I've created a stylus folder which contains base …

stylus vuetify.js
Bootstrap/Stylus - Make Table Column as small as possible

I'm practicing using Bootstrap to make my table responsive on a search list I'm creating, the issue is that two …

html css angularjs twitter-bootstrap stylus
OS X editor (or IDE) that is really good for "node.js" development?

I'm an old Emacs user - I've used it for about 10years now. When I switched to Mac I started …

javascript macos node.js pug stylus
I get "EOS" error with stylus when compiling with grunt-contrib-stylus

I keep getting this weird error message when compiling. Very hard to debug. (By the way: opacity in the example …

compilation compiler-errors stylus eoserror