Coder Social home page Coder Social logo

Comments (6)

MatthewCallis avatar MatthewCallis commented on July 22, 2024

I can confirm this :/ , simple work around by splitting it up.

from spritemapper.

toabi avatar toabi commented on July 22, 2024

I can confirm this too. It sucks a bit ¬_¬ But well… working around that now with splitting stuff up.

from spritemapper.

marioestrada avatar marioestrada commented on July 22, 2024

Yep this sucks big time, has any body found a workaround?

from spritemapper.

shivmitra avatar shivmitra commented on July 22, 2024

I have a @media query like this -

@media (min-height: 768px) {
div #siteLogo {
position: absolute;
left: 50%;
background: url('../../images/logo.png');
}
.logo_container {
height: 77px;
}
}

It fails with following error -
RuntimeError: invalid transition from <CSSParseState handler=<bound method CSSPa
rser._handle_declaration of <spritecss.css.parser.CSSParser object at 0x028693B0

, prev=None, counter=119, tokens=<generator object _css_tokenizer_lineno at 0x
02866C60>, token=Token('block_begin', '{', line_no=62, col_no=17), selector='',
declaration='div #siteLogo ', at_rule='', comment='', whitespace=''>

What is the workaround this ? When we can expect a fix ?

from spritemapper.

chasehensel avatar chasehensel commented on July 22, 2024

It'd be great if someone would fix this :) It's blocking me from using spritemapper

from spritemapper.

jakenoble avatar jakenoble commented on July 22, 2024

Fix please 👎

from spritemapper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.