Skip to content

Compass Sass extension doesn't read properties, loses units. #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mican opened this issue Sep 4, 2014 · 1 comment
Open

Compass Sass extension doesn't read properties, loses units. #1

mican opened this issue Sep 4, 2014 · 1 comment

Comments

@mican
Copy link

mican commented Sep 4, 2014

Hi,

something is broken. SCSS compass extension works fine.

Example output:

// Base style 
color:

should be

// Base style
color: #3D3D3F
font-family: "MuseoSans"
font-size: 20px

and also:

// Style for image
width: 285
height: 191
@pshemek
Copy link

pshemek commented Sep 17, 2014

Hi,

any news on that? I also strongly need it to be working with *.sass files.

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

No branches or pull requests

2 participants