Quasar: [v1] [Feature request] To add list of stylus variables to docs.

Created on 2 Mar 2019  路  1Comment  路  Source: quasarframework/quasar

In my styles I need to use some of Quasar stylus variables.
All of them are located there - https://github.com/quasarframework/quasar/blob/dev/quasar/src/css/variables.styl

But there is no its names in docs, like it was on old docs here .

For example I want to do this

.q-title {
  margin: 0 0 $flex-gutter-sm !important;
}

But need to go to link on source code to locate needed variable.

Minimally to make somewhere link to sourcefile with varaiables definitions in docs. where it can be easily located.

Most helpful comment

Will be available along with beta.7.

>All comments

Will be available along with beta.7.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

slowaways picture slowaways  路  3Comments

victorborgaco picture victorborgaco  路  3Comments

hctpbl picture hctpbl  路  3Comments

danikane picture danikane  路  3Comments

adwidianjaya picture adwidianjaya  路  3Comments