Giter Site home page Giter Site logo

Theming about semantic-ui-sass HOT 6 CLOSED

pixxelboy avatar pixxelboy commented on August 15, 2024
Theming

from semantic-ui-sass.

Comments (6)

doabit avatar doabit commented on August 15, 2024

See Semantic-Org/Semantic-UI#1147, sorry, i have no idea now.

from semantic-ui-sass.

chrisvel avatar chrisvel commented on August 15, 2024

Any idea about that? Should be nice to know how to change themes (default ones) easily.

from semantic-ui-sass.

doabit avatar doabit commented on August 15, 2024

@chrisvel Sorry, i've no idea now, because of sass not support variables inside @import.

from semantic-ui-sass.

ctilley83 avatar ctilley83 commented on August 15, 2024

So basically this gem is extremely limited in it's implementation at this time?

from semantic-ui-sass.

M-Porter avatar M-Porter commented on August 15, 2024

[...] sass not support variables inside @import.

Sass does support variables inside @import statements. You even have an example of it in the ReadMe. So this would actually be fairly easy to implement. The sass files would just have to be changed to real sass files rather than just modularized css files 😄

from semantic-ui-sass.

doabit avatar doabit commented on August 15, 2024

@M-Porter I want to use variables like

$them_name: 'theme_name';
@import $theme_name;

But sass doesn't support this now. sass/sass#739

from semantic-ui-sass.

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.