You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/build.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
`libsass` is only a library and does not do much on its own. You need an implementation that you can use from the [command line][6]. Or some [[bindings|Implementations]] to use it within your favorite programming language. You should be able to get [`sassc`][6] running by following the instructions in this guide.
1
+
`libsass` is only a library and does not do much on its own. You need an implementation that you can use from the [command line][6]. Or some [bindings|Implementations][9] to use it within your favorite programming language. You should be able to get [`sassc`][6] running by following the instructions in this guide.
2
2
3
3
Before starting, see [setup dev environment](setup-environment.md).
0 commit comments