Giter Site home page Giter Site logo

Comments (8)

zuizuihao avatar zuizuihao commented on August 14, 2024

+1 have you solved that?

from reactionic-kitchensink.

ThomasDebrunner avatar ThomasDebrunner commented on August 14, 2024

No, I just made my own kitchensink app with a newer Meteor version along with ES6. See here:
https://github.com/najiji/Meteor-React-Ionic-ES6-kitchensink

Would be nice to see a solution to original problem though.

from reactionic-kitchensink.

 avatar commented on August 14, 2024

+1 have the same problem

from reactionic-kitchensink.

pors avatar pors commented on August 14, 2024

I can't reproduce this. I run 1.3.4.4 and fourseven:scss 3.8.0.1

What sometimes helps is to uninstall and reinstall fourseven:scss.

from reactionic-kitchensink.

primeminister avatar primeminister commented on August 14, 2024

I had the issue too. Fixed it by prefixing the reactionic.scss reference with {}:

OLD: @import '../../../node_modules/reactionic/dist/scss/styles/_reactionic.scss';
NEW: @import '{}/node_modules/reactionic/dist/scss/styles/_reactionic.scss';

from reactionic-kitchensink.

pors avatar pors commented on August 14, 2024

@primeminister cool, can you provide a PR for the kitchensink then?

from reactionic-kitchensink.

primeminister avatar primeminister commented on August 14, 2024

Created new branch, but unfortunately Meteor upgrade of another app has screwed up my other apps, like kitchensink. So cannot update to latest meteor to test. @pors can you try?

from reactionic-kitchensink.

gabrielseco avatar gabrielseco commented on August 14, 2024

Webpack. Found a workaround, but breaks meteor.
See issue #24

from reactionic-kitchensink.

Related Issues (17)

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.