Closed (won't fix)
Project:
Sasson
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2012 at 11:37 UTC
Updated:
2 Aug 2014 at 17:02 UTC
Jump to comment: Most recent
Comments
Comment #1
tsi commentedThis seems like it is caused by the Phamlp compiler, since the ruby compiler have no problem with it.
Anyway, the solution is quite simple -
$flow: left;(or right for RTL) before@importing Salsa.Comment #2
tsi commentedJust rolled a new release, check it out.
Comment #4
khiustin commentedHello, I am getting several errors I think related to this issue.
First I uncomment @import salsa/salsa, then when i write any include in the salsa way (i.e: @include grid (50%);)
and i get this messages in logs and the styles broken in the frontend:
SassScriptFunctionException: string must be a SassNumber: /Users/myuser/Develop/www/path-to-project/all/themes/sasson/styles/salsa/sass/_layout.scss::137 Source: @if round($width) != $width en SassLiteral::assertType() (línea 332 de /Users/myuser/Develop/www/myproject/sites/all/themes/sasson/phamlp/sass/script/literals/SassLiteral.php).
and:
An error occured while processing mystyle.scss, Please check your syntax.
My theme is a subtheme of SASSON 7.x-2.9 but this happend to me with 7.x-2.x-dev too.
I'm using the pre-processor that comes with SASSON.
Any help? Thanks in advance.
Comment #5
khiustin commentedComment #6
tsi commentedThe PHP compiler used in Sasson 2.x is no longer needed in v3.x and I don't see me or anyone else getting to maintain it.
Marking all relevant issues as won't fix. sorry.
You are welcome to try the much more powerful v3.x