GithubHelp home page GithubHelp logo

Comments (9)

ianstormtaylor avatar ianstormtaylor commented on May 29, 2024

hmm, hard to tell. i'd be curious to know what console.log(myth(styles)) returns

from myth.

stevenvachon avatar stevenvachon commented on May 29, 2024

It doesn't log anything because of the error.

from myth.

ianstormtaylor avatar ianstormtaylor commented on May 29, 2024

hopefully fixed in 1.0.0, let me know if not

from myth.

stevenvachon avatar stevenvachon commented on May 29, 2024

Still not working.

from myth.

stevenvachon avatar stevenvachon commented on May 29, 2024

The comment in this block is what throws the error:

@keyframes section-intro-children
{
    0%   { opacity:0 }
    25%  { opacity:0 }  /* simulates a delay */
    100% { opacity:1 }
}

With the comment removed, it parses without error.

from myth.

MoOx avatar MoOx commented on May 29, 2024

It's not the same issue at all.
Reported here reworkcss/rework-vars#32

from myth.

MoOx avatar MoOx commented on May 29, 2024

Fixed here reworkcss/rework-vars#33
Hopefully released soon (as a rework-vars update, so you will just need to delete & reinstall myth, or run npm update myth (not sure if this last one works, I never understand what npm update does ^^))

from myth.

stevenvachon avatar stevenvachon commented on May 29, 2024

Thanks!

from myth.

MoOx avatar MoOx commented on May 29, 2024

The issue came from the rework-visit helper, I'll try to fix than asap.

from myth.

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.