Closed vast closed 10 years ago
https://github.com/causes/scss-lint/issues/38 :-\
currently do not have any plans to support Sass syntax
@nickolayabdrafikov, yep, there is another issue. Scss-lint used here is too old (0.7.0). The latest version (0.20.0) is compatible with Sass 3.3 which is not compatible with Compass.
That means that we're blocked until Compass 1.0 and its integration with Middleman.
See the following links for more details:
@nickolayabdrafikov, as for the SASS syntax, don't we use SCSS syntax?
From https://github.com/fs/guides/blob/dab680a430980cd4954de0eddf0c5a3346697fee/style/README.md
Use the Scss syntax.
/cc @timurvafin, @daniilsunyaev, @nickolayabdrafikov
seems :ok_hand: to me
bin/ci
script which runs scss-lint and build procedure