How to config

Create your file inside any path in your pc, and set the path in the vscode settings.json file.

Like this:

 "apc.imports": [
    "path/to/yor/file.js",
    "path/to/yor/file.css"
  ],

For more details, reed the documentation