Giter Site home page Giter Site logo

Comments (6)

joaogarin avatar joaogarin commented on July 16, 2024 1

Hello,

This is not really relevant to electron itself. There are a couple of different ways to do that, the most common is to just add these styles to the root component and mark View Encapsulation to "none".

Best regards
Joao Garin

from angular-electron.

wenerme avatar wenerme commented on July 16, 2024

I found this webpack-contrib/sass-loader#218 (comment) works for me, I use src/app/styles, but I have to mark styles as resource root to tell intellij where to resolove the import.

from angular-electron.

joaogarin avatar joaogarin commented on July 16, 2024

https://angular.io/docs/ts/latest/guide/component-styles.html#!#view-encapsulation

from angular-electron.

wenerme avatar wenerme commented on July 16, 2024

@joaogarin Is it possible to run by ng serve if I don't need electron's feature, it's easier for dev, I add a angular-cli, so I can use ng generate now, but not ng serve

from angular-electron.

wenerme avatar wenerme commented on July 16, 2024

The default is ViewEncapsulation.None for app-component, but scss variables must used by @import, so, the issues is not solved.

from angular-electron.

joaogarin avatar joaogarin commented on July 16, 2024

Hello,

Sorry but I don't follow what the issue is. I am not really familiar with the CLI so don't know how its done there. This project does not use the CLI.

But here its just a scss file imported in the app.component.ts file (root component). So you can import without any problem..You can also use multiple scss files in there if you would like.

from angular-electron.

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.