This package has been deprecated
Author message:
Renamed to @modular-css/glob
modular-css-glob15.0.0 â¢Â Public â¢Â Published 7 years ago
modular-css-glob
A JS API for using glob patterns with modular-css
.
$ npm i modular-css-glob
Optionsvar glob = require("modular-css-glob");
Â
glob({
    search : [
        "**/*.css"
    ]
})
.then((processor)Â =>Â {
   Â
})
glob()
accepts all of the same options as a Processor
instance.
search
Array of glob patterns to pass to globule
for searching.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4