Thanks!
scssphp as a fully blown SCSS compiler. It's much slower, and not intended for real time compilation on every page load.
wp-dynamic-css on the other hand is lightweight and fast, and is perfect for generating stylesheets based on dynamic user data on the fly.
4 comments
[ 3.1 ms ] story [ 16.6 ms ] threadSeems like a simpler version of scssphp (and associated WP plugins based on it).