mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-30 04:39:03 +01:00
Fix broken link on perf.md pointing to issue 1599 (#17)
This commit is contained in:
parent
a032e2a737
commit
9d4efd2120
2
perf.md
2
perf.md
@ -117,7 +117,7 @@ increase along with the amount of extension. With only one `@extend` it's almost
|
||||
on par with libsass; with hundreds of thousands, it's actually faster.
|
||||
|
||||
It's worth noting that Dart Sass implements `@extend` semantics according to
|
||||
[issue 1599][], while other implementations do not. This certainly simplifies
|
||||
[issue 1599][1599], while other implementations do not. This certainly simplifies
|
||||
the implementation and may explain some of the speed gains. However, even if
|
||||
other implementations could be faster, it's still the case that Dart Sass is
|
||||
*fast enough*.
|
||||
|
Loading…
Reference in New Issue
Block a user