Coder Social home page Coder Social logo

react-metronic-dashboard's People

Contributors

tinnguyenhuuletrong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

react-metronic-dashboard's Issues

main.css not updating from main.scss

Hello everybody,
I'm having problems with the Sass Compiler (v5.0.4). Out of nothing the file main.css doesn't get updated even if the extention shows that it's working properly. Everytime I change something in the main.scss file it shows the green written "success" but nothing changes in the main.css file. This problem was already present with the v3.0.0 version but the new one doesn't improve anything. I went through all the code many times hoping to catch an error but I didn't find any. I also tried to reinstall the extentions and also VScode but nothing changed. I removed all the other extentions but still nothing happens. I think it's something stupid but as I've been doing this for only one month I cannot see it. Do you have any suggestion for what might be the problem or my mistake?
This is my settings.json
{
"liveSassCompile.settings.formats":[
{
"format": "expanded",
"extensionName": ".css",
"savePath": "/css"
},
{
"extensionName": ".min.css",
"format": "compressed",
"savePath": "/dist/css"
}
],
"liveSassCompile.settings.excludeList": [
"/node_modules/",
".vscode/**"
],
"liveSassCompile.settings.generateMap": true,
"liveSassCompile.settings.autoprefix": [
"defaults"
]
}

sass not compiling

Hi. This starter-kit is great. Thanks for sharing.

I'm having problems with sass. react-redux-starter-kit says it just works. But it doesn't.

Anyway, I'm not sure about where I'm suppossed to place my sass folder. In your README you said: "Copy Metronic assets folder to src/static". That's fine. But what about sass? I tried styles folder with no luck.

There are a couple of sass file already in styles folder but they don't compile either. I mean, they should be compiled to /static folder shouldn't they?

I wonder if this has to do with webpack version & loaders. I tried adding "-loader" suffix to sass and css loaders but anyway that doesn't help. And I'm quite new to webpack so I'm struggling with this and then I ask you if you have any clue about compiling sass files?

Thanks in advance.

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.