HTTPArchive / legacy.httparchive.org

<<THIS REPOSITORY IS DEPRECATED>> The HTTP Archive provides information about website performance such as # of HTTP requests, use of gzip, and amount of JavaScript. This information is recorded over time revealing trends in how the Internet is performing. Built using Open Source software, the code and data are available to everyone allowing researchers large and small to work from a common base.
https://legacy.httparchive.org
Other
328 stars 84 forks source link

Add Sass custom metrics #180

Closed LeaVerou closed 4 years ago

LeaVerou commented 4 years ago

Details here: https://github.com/leaverou/css-almanac/issues/39#issuecomment-665714420

LeaVerou commented 4 years ago

@mirisuzanne I would appreciate your input on the heuristics as well, since you're far more experienced with Sass than I am.

LeaVerou commented 4 years ago

Alright, I think I've made all changes requested. :)

LeaVerou commented 4 years ago

Alright. I also just pushed another change to sort mixins and functions by calls in descending order. It should be good to go.