Git Product home page Git Product logo

Comments (5)

christophermlne avatar christophermlne commented on July 20, 2024 1

This worked. Closing.

from ember-freestyle.

christophermlne avatar christophermlne commented on July 20, 2024

if i try to compile directly with sass i get error styles/components/freestyle-notes.scss (Line 12: File to import not found or unreadable: ../ember-freestyle/highlight.js/tomorrow-night.)

from ember-freestyle.

christophermlne avatar christophermlne commented on July 20, 2024

i've had a chance to try out this project with various versions of ember in both existing and new projects, with different versions of ember-freestyle and haven't found a combination that will compile the stylesheets. i think there may be missing dependencies (missing bower.json).

the last thing i'll try before moving on is a git clone of the repo, and try to precompile the stylesheet there and copy to my project.

from ember-freestyle.

chrislopresto avatar chrislopresto commented on July 20, 2024

@christophermlne It sounds like you need to add an explicit dependency on ember-cli-sass in your new Ember project. That will involve creating an app/styles/app.scss file. I would try getting the new app building and serving simple SCSS styles to make sure everything is set up properly.

Once you have that in place, the ember-freestyle generator should be able to take care of the rest. Just run ember install ember-freestyle. Among other things, it will attempt to add @import 'ember-freestyle'; to app/styles/app.scss.

Let me know if this helps.

from ember-freestyle.

christophermlne avatar christophermlne commented on July 20, 2024

@chrislopresto ah that makes sense. i'll give it a shot and report back

from ember-freestyle.

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.