This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, I am using Web Workbench v3.3.1608.0. In VS 2013, I have created a new project and set it up to use Compass. Without any changes to config.rb file, I have created a sample scss file that contains:
While the project builds correctly and the CSS file is created correctly, I get a warning about border-radius being an "Undeclared mixin". Do you have any ideas on how to get this resolved and also how to get intellisense support for any existing mixins (in Compass, or defined in the project)? Thanks Alex |
|
|
Sorry we dont currently provide mixin detection or intellisense for native Compass mixins so this is indicated as a warning.
|
|