Giter Site home page Giter Site logo

concatenatejscss's People

Contributors

maskas avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

concatenatejscss's Issues

plugin isn't fully compatible with import statements

As discussed on the plugin page itself (http://market.impresspages.org/plugins/ConcatenateJsCss) the plugin isn't aware of possible import statements, which should be added before all other css rules.

More specifically the css rules for plugins is added before the theme css and as a result any import statements defined in the theme don't precede all other css rules, which is a requirement according to the specs.

As a result the import statements are ignored.
E.g. when adding an import statement for google fonts, the fonts are not loaded because of this and as a result the default fonts are used in the theme instead of the google fonts.

It would be nice if the plugin could be enhanced in such a way that it adds those import statements before any other rules, including the plugin related rules.

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.