Skip to content

Conversation

nicolas-brousse
Copy link

Update compass.inc.php to be compatible with the new scss compiler version.
Update also composer.json (#6) and README.md.

@@ -3,7 +3,7 @@
"description": "Compass for scssphp",
"homepage": "http://leafo.net/scssphp/",
"require": {
"leafo/scssphp": "dev-master"
"leafo/scssphp": "0.1.*"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that it will be better to set the version like this: >=0.1 because scssphp-compass doesn't receive updates often.
This way it will be possible to use scssphp-compass with newer versions of scssphp even if scssphp-compass will be completely abandoned (if it's not yet).

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point :)

@nicolas-brousse
Copy link
Author

composer.json file updated, thanks @artem-frolov.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants