Add an option to babel plugin to NOT check whether pug is imported or not. This is useful for compatibility with the old code when an explicit pug import was not required.
https://github.com/startupjs/cssx/blob/master/packages/babel-plugin-react-pug/index.js#L48
Add an option to babel plugin to NOT check whether
pugis imported or not. This is useful for compatibility with the old code when an explicitpugimport was not required.https://github.com/startupjs/cssx/blob/master/packages/babel-plugin-react-pug/index.js#L48