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: README.md
+98-1Lines changed: 98 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Sass List - Modified list Sass module.
33
33
34
34
Extended sass modules:
35
35
36
-
* The [`sass:list`](https://sass-lang.com/documentation/modules/list/) is extended by [`@angular-package/sass-list`](https://docs.angular-package.dev/v/sass/list/overview) - module lets you access and modify values in lists.
36
+
* The [`sass:list`](https://sass-lang.com/documentation/modules/list/) is extended by [`@angular-package/sass-list`](https://docs.angular-package.dev/v/sass/list/overview) - module makes it easy to combine, search, or split apart strings.
37
37
38
38
<br>
39
39
@@ -48,6 +48,7 @@ Sass extension is **free** to use. If you enjoy it, please consider donating via
48
48
*[Skeleton](#skeleton)
49
49
*[Code scaffolding](#code-scaffolding)
50
50
*[Documentation](#documentation)
51
+
*[API](#api)
51
52
*[Changelog](#changelog)
52
53
*[Git](#git)
53
54
*[Commit](#commit)
@@ -91,6 +92,102 @@ To get more help on the Angular CLI use `ng help` or go check out the [Angular C
91
92
92
93
The documentation is in construction and it's available at [https://docs.angular-package.dev/v/sass-list](https://docs.angular-package.dev/v/sass-list/)
0 commit comments