Joined September 2013
·
Posted to
When to use CSS preprocessor
over 1 year
ago
Here's a clever trick: Use preprocessor to write your css and then simply use a converter to change them back to CSS. This is safe your time and also save your user an additional file[s] to download!
Are you suggesting that people send LESS through to the client and compile it there? That's just silly and is never helpful.
With tools like grunt or even the sass
or compass
command-lien tools, I was under the impression that compiling to CSS is a part of the deployment (or, development) process.
Posted to
Bash get external IP!
over 1 year
ago
or even quicker:
curl ifconfig.me
Achievements
52 Karma
0 Total ProTip Views
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Charity
Fork and commit to someone's open source project in need
Kona
Have at least one original repo where CoffeeScript is the dominant language
See also (the less supported)
filter: blur()
http://codepen.io/anon/pen/jGudi