Meteor-Community-Packages / meteor-postcss

PostCSS for Meteor

Home Page:https://packosphere.com/juliancwirko/postcss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not work when building for mobile (cordova) and using imports

ramrami opened this issue · comments

When I build my app for mobile, I get the following error :

postcss-import: /path-to-app/__cordova/packages/my-package/client/main.css:2:1: Cannot find module 'imports/general/reset.css'

Everything works fine when building for web.

I am seeing the same issue after updating to Meteor 1.8.1.