Coder Social home page Coder Social logo

Comments (13)

f1nality avatar f1nality commented on May 21, 2024

Hello!

You have to compile scss files yourself. Each theme (e.x. https://github.com/geex-arts/django-jet/tree/master/jet/static/jet/css/themes/light-violet) contains base.scss file which should be compiled to base.css in the same folder.

from django-jet.

SalahAdDin avatar SalahAdDin commented on May 21, 2024

It's ok but what's about non theme styles?

from django-jet.

f1nality avatar f1nality commented on May 21, 2024

What do you mean by saying "non theme"? There are only themes. Default one is located here:
https://github.com/geex-arts/django-jet/tree/master/jet/static/jet/css/themes/default

All other .scss files are included in base.scss files. So if you change any .scss files, you have to recompile base.scss for changes to take effect.

from django-jet.

SalahAdDin avatar SalahAdDin commented on May 21, 2024

None theme: Top.sass content.sass side_bar.sass.

These!

from django-jet.

f1nality avatar f1nality commented on May 21, 2024

They are not non theme.
It's base styles for all themes, so they are included in base.scss of every theme too.

from django-jet.

SalahAdDin avatar SalahAdDin commented on May 21, 2024

Ah, then, i have compilar all themes for have these modifications?

from django-jet.

f1nality avatar f1nality commented on May 21, 2024

Yes, because all themes use common base style. I'm using file watchers that automatically recompiles *.scss on file change for this.

from django-jet.

SalahAdDin avatar SalahAdDin commented on May 21, 2024

Which file watchers? I have web pack and gulp.

from django-jet.

SalahAdDin avatar SalahAdDin commented on May 21, 2024

Which file watcher man?
Now i'm working with bronw theme.
I think that branding style was default because branding style demo it's properly for all django-jet themes.

from django-jet.

f1nality avatar f1nality commented on May 21, 2024

I'm using PyCharm file watchers for scss.

from django-jet.

SalahAdDin avatar SalahAdDin commented on May 21, 2024

I don't know ho do use it, i have install ruby-sass, right? And then i have create a file watcher, right? Have this project gulp or grunt config files? or i compile all sass files single?

Or, can you make a simple webpack file for do this? i think that will be better have a webpack config file for compile this files.

from django-jet.

SalahAdDin avatar SalahAdDin commented on May 21, 2024

Solvet using libsass, node-sass and gulp.

from django-jet.

HawiCaesar avatar HawiCaesar commented on May 21, 2024

@f1nality , I have followed the instruction on the config file doc. I have implemented the file watchers for scss on pycharm but the browser still does not show the default colors I specify...What could I not have done?

from django-jet.

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.