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

Commit 7d89c15

Browse files
authored
Adjust reference
1 parent 27658a2 commit 7d89c15

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ v1.0.0 contains reset styles & some classes which you can apply on html elements
2727
`npm install less-css-helper-library`
2828

2929
#### Reference the library in your project with:
30-
`./node_modules/less-css-helper-library/css/styles.css` (for css project) or `node_modules/less-css-helper-library/less/styles.less` (for less project).
30+
* **For css project:** `./node_modules/less-css-helper-library/css/styles.css`
31+
* **For less project:** `node_modules/less-css-helper-library/less/styles.less`
3132

3233
#### Class names:
3334
From the class names, it's easy to tell what they do. See effect when added to an html element below:

0 commit comments

Comments
 (0)