tcme

Results 172 comments of tcme

I can confirm that there is something wrong with `useHash: false`. src/styles.css ``` css @import "font-awesome"; ``` config/styles.js ``` javascript var postcss = require('postcss'); var fildes = require('fildes'); var input...

happens here https://github.com/postcss/postcss-url/blob/master/index.js#L298...L303 Trying to figure out what this regex is supposed to do, I'm not good at understanding others Regex :(

Got introduced here https://github.com/postcss/postcss-url/commit/59683e5c64d1db38fbb2d729a81632e457b55968

Testing my change installing `"postcss-url": "thisconnect/postcss-url#Fix-assetsPath"` all it does is not include the dirname stuff when creating the relativeAssetsPath. Works fine for me, unfortunately I believe there is no test...

@schmitmd no it is not rejected. It's just a duplicate issue see https://github.com/digitalbitbox/bitbox-wallet-app/issues/1207

> Where do you struggle with the migration? Might be able add some more details based on your feedback. If the locize module replaces locize-editor, I would look for some...

btw thanks for the quick response, and I hope I am not missing something obvious here

> The point you miss - the new version does not show an iframe on your page but shows your site on an iframe on the incontext page on locize.app...