-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi
I have a little question
How to use this module with the basic require('postcss-exclude-files') syntax ?
const excludeFiles = require('postcss-exclude-files') simply does not work. I am getting the following error TypeError: excludeFiles is not a function
In the readme file you load postcss-exclude-files from a path, not from the node_modules. Is it intentional?
import excludeFiles from './app/lib/postcss-exclude-files'
Thanks
McCauliflower
Metadata
Metadata
Assignees
Labels
No labels