Skip to content

Commit e7cc213

Browse files
authored
docs: add CSS
1 parent 754b8c2 commit e7cc213

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
@@ -4,7 +4,7 @@
44
55
`npm install --save dependency-tree`
66

7-
* Works for JS (AMD, CommonJS, ES6 modules), Typescript, and CSS preprocessors (Sass, Stylus, and Less); basically, any module type supported by [Precinct](https://github.com/mrjoelkemp/node-precinct).
7+
* Works for JS (AMD, CommonJS, ES6 modules), Typescript, and CSS preprocessors (CSS (PostCSS), Sass, Stylus, and Less); basically, any module type supported by [Precinct](https://github.com/mrjoelkemp/node-precinct).
88
- For CommonJS modules, 3rd party dependencies (npm installed dependencies) are included in the tree by default
99
- Dependency path resolutions are handled by [filing-cabinet](https://github.com/mrjoelkemp/node-filing-cabinet)
1010
- Supports RequireJS and Webpack loaders

0 commit comments

Comments
 (0)