-
-
Notifications
You must be signed in to change notification settings - Fork 109
Closed
Description
Hey, thx for your great work.
After updating Meteor to last version + packages..
I'm getting this error running locally which strangely goes away
after I save a file and HR kicks in.. It's more bothersome
because sometimes my deployment breaks because of the same error.

My package.json settings:
"postcss": {
"plugins": {
"autoprefixer": {
"browsers": [
"last 2 versions"
]
},
"postcss-responsive-type": {},
"lost": {}
}
}
and I have those libs installed..
Please let me know if you need more information and how to solve this issue.
Thanks again
mitar and ojczeo
Metadata
Metadata
Assignees
Labels
No labels