Juan Cruz Rabaglia
Juan Cruz Rabaglia
So what happened to this? i've just got into using sass and I think it would be a nice addition
@entozoon yeah I did read it all. You were being quite an ass though. I know times can be a big problem during development, but maybe what was not a...
Hey @jgrossi, thanks for the quick response, really apreciate it. Actually, once you do the `Post::get()`, you get a collection that has an 'url' field. So you can do `Post::get()->pluck('url')`...
@jgrossi so if `url` and `guid ` are the same (in the response from `get`, not in the wp db) there isn't even the need to map the collection, I...
I think this is related to the way the build is bundling the files. I made a test modifying the UMD config of the `threex-location-only` to be built as a...