Perfect-scrollbar: Request for Sass file in repo

Created on 3 Nov 2017  路  1Comment  路  Source: mdbootstrap/perfect-scrollbar

Hi,
in the old versione, there is a Sass file with some variables in order to style the scrollbars.

It was usefull for me, why not bring it back?

>All comments

I decided to drop Sass for the following reason:

  • It results in larger CSS file size
  • It results in ineffective CSS, mainly because of unneeded nestings
  • It鈥檚 difficult for users to modify and build from source. With CSS, it鈥檚 just copy and modify.
  • It鈥檚 small enough, a single-file CSS is good enough for maintainability.

I鈥檓 sorry that Sass is no longer provided. Please copy the CSS and modify it directly.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cmer picture cmer  路  3Comments

GNSubrahmanyam picture GNSubrahmanyam  路  3Comments

costea93 picture costea93  路  6Comments

zadremal picture zadremal  路  5Comments

DevTony picture DevTony  路  3Comments