This is related to #550
input
a {
filter: alpha(opacity=.3); }
div {
filter: alpha(opacity=0.7); }
sass output
a {
filter: alpha(opacity=0.3); }
div {
filter: alpha(opacity=0.7); }
libsass output
a {
filter: alpha(opacity=.3); }
div {
filter: alpha(opacity=0.7); }
I will shortly add more information!
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4