Ryan Richt
Ryan Richt
I could be totally wrong, or wrong on the _intent_ of the current code, but I think there might be 2 small bugs that lead to over-eager browser prefixing. 1....
The current implementation helpfully adds browser-specific prefixes to CSS elements which need them by parsing CanIUse data and turning that into a Scala source file as described here: https://japgolly.github.io/scalacss/book/dev.html However,...
This awesome library, does not seem to be currently capable of generating a style sheet statically and ahead of time (as opposed to, on-demand in response to a known JS...
This library might already have the code for shape file parsing into JTS, which then Mwundo could convert to all its other types? https://github.com/ahinz/scala-shapefile