Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

Commit 0527261

Browse files
committed
add cdn
1 parent f79a16e commit 0527261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ If you are using less in an angular project for example, reference the one for l
5555
`@import 'node_modules/@code-collabo/less-css-helper-library/less/styles.less';`
5656

5757
#### Using CDN:
58-
For projects that don't use nodejs, add the cdn as href value for your link tag in the .html file. Make sure to add this before the other link tags used to reference your own css styles.
58+
For projects that don't use nodejs, add the css cdn as href value for your link tag in the .html file. Make sure to add this before the other link tags used to reference your own css styles.
5959

6060
`<link rel="stylesheet" href="https://code-collabo.github.io/less-css-helper-library/css/styles.css">`
6161

0 commit comments

Comments
 (0)