Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ reflect native CSS rather than Sass-specific conventions.
- Keeping files under 100 lines makes them easier to scan; split larger files
into focused partials

[Shorthand itself can obscure your intentions]: https://staging.thoughtbot.com/blog/when-to-use-and-not-use-css-shorthand-properties
[Shorthand itself can obscure your intentions]: https://thoughtbot.com/blog/when-to-use-and-not-use-css-shorthand-properties

### Declaration ordering

Expand Down
Loading