WPIntell

Source evidence

SCSS compiler chokes on Placeholder selectors

AssetsMinify · support · 2015-03-23T15:48:00+00:00

mixedsentiment
highseverity
0.88relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 25 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
dravidian7 resolved
Scss compiler gives errors when coming across place holder selectors such as %clearfix{…} If i replace the complier from this plugin with the one from http://leafo.net/scssphp/ fixes the issue (which is an older version) Is there a way to specify the version of the compiler without modifying the plugin? https://wordpress.org/plugins/assetsminify/ Heres the error. Fatal error: Uncaught exception ‘Exception’ with message ‘parse error: failed at %clearfix{ /Users/sunielsambasivan/src/www/wp-content/themes/ama/scss/_variables.scss on line 59′ Sorry the leafo.net compiler is v 0.0.12 but this plugin uses 0.0.4 Currently AssetsMinify doesn’t support multiple compilers. I’ll fix the placeholder issue on the next plugin’s version.

Comments

3 shown
dravidian7 2015-03-24T15:11:00+00:00

Heres the error. Fatal error: Uncaught exception ‘Exception’ with message ‘parse error: failed at %clearfix{ /Users/sunielsambasivan/src/www/wp-content/themes/ama/scss/_variables.scss on line 59′

dravidian7 2015-03-24T15:28:00+00:00

Sorry the leafo.net compiler is v 0.0.12 but this plugin uses 0.0.4

Alessandro Carbone 2015-03-26T20:33:00+00:00

Currently AssetsMinify doesn’t support multiple compilers. I’ll fix the placeholder issue on the next plugin’s version.