dist folder available?
Opened this issue · 0 comments
caroso1222 commented
I really love the idea behind funcssion but I'd like to use just a portion of it, say a custom build with just some selectors and stuff.
As a custom builder would take time to implement, and setting up a dev env for a custom build would be overkill for such a simple task, it'd be awesome to have the compiled unminified funcssion.css
available to just copy it and nuke all the extra stuff I don't want.
So, what about pushing the dist
folder with the minified funcssion.min.css
and unminified funcssion.css
files? For now I'm unminifying (with mundane online tools ) the downloaded file from the website. :)