Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit 0cdf02b

Browse files
committed
Cut out "genuine details" fluff
1 parent 97fd8af commit 0cdf02b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/sass-best-practices/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Any `@mixin` that is used in more than one file should be placed in the `/utilit
5454

5555
## `@extends`
5656

57-
As a rule of thumb, try to avoid `@extend`. This isn't too firm of a rule, because there are some genuine use cases (we'll describe them below), but generally we prefer to avoid its dangerous pitfalls.
57+
As a rule of thumb, try to avoid `@extend`.
5858

5959

6060
### Pitfalls

0 commit comments

Comments
 (0)