We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81b782c commit a3423fcCopy full SHA for a3423fc
compass-style.org/content/reference/compass/helpers/sprites.haml
@@ -92,7 +92,7 @@ documented_functions:
92
Passing `true` for `$use-percentages` results in the background position
93
being expressed in percentages instead of pixels. Example:
94
95
- background: url('/images/icons.png?12345678') 0 25% no-repeat;
+ background: url('/images/icons.png?12345678') 0 25% no-repeat;
96
97
#sprite-width.helper
98
%h3
0 commit comments