Giter Club home page Giter Club logo

Comments (5)

csswizardry avatar csswizardry commented on May 30, 2024

Hey there. This doesn’t happen for me with the very latest release: http://jsfiddle.net/csswizardry/a6yS3/1/

from inuit.css.

rosslavery avatar rosslavery commented on May 30, 2024

I believe I've found the issue: at the top of the default "your-project.scss" file it has: @charset "UTF-8";

Removing that line fixes it.

from inuit.css.

csswizardry avatar csswizardry commented on May 30, 2024

That’s very odd… the demo I just linked includes this CSS file which also as the charset, which works…

from inuit.css.

rosslavery avatar rosslavery commented on May 30, 2024

Very strange...I'm thinking of how to provide a reduced test case but if it's working for you on jsfiddle then I'm not sure how...

I thought of one thing. I modified inuit.scss to be _inuit.scss and then @import "inuit.css/inuit";

I prefer that as it results in a single file being compiled (one less http request), maybe that's causing an issue...

from inuit.css.

csswizardry avatar csswizardry commented on May 30, 2024

If you’re watching your-project.scss then you will only ever end up with one stylesheet anyway… For example, there’s only one stylesheet powering hry.rbrts.me/profile and that’s built entirely on inuit.css… If you can get the test case then please do reopen this!

Thanks for your feedback :)

H

from inuit.css.

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.