Giter VIP home page Giter VIP logo

Comments (4)

 avatar commented on June 3, 2024

I can confirm that the same problem is affecting my installation using porto theme.

from magento2-faqs-extensions.

 avatar commented on June 3, 2024

Please refer to http://devdocs.magento.com/guides/v2.0/frontend-dev-guide/css-topics/css-preprocess.html#fedg_css-import to understand the issue.

In case of importing CSS resources, this also results in not finding and not importing the required files.

I am working on a solution to the problem.

from magento2-faqs-extensions.

 avatar commented on June 3, 2024

Renaming the files to less solves the problem, but we also need to move the style.css file under admin to let url directives work correctly. To me the best idea would be to totally remove the 'base' dir and add two separate style.css files, one under adminhtml and another one for the frontend.

We need to come up also with a solution for the bootstrap aspect, since we do not want conflicts on other pages which are using bootstrap in the template.

from magento2-faqs-extensions.

 avatar commented on June 3, 2024

@dazz397 I still haven't solved the issue for bootstrap, but some refactoring allowed me to fully deploy in production; please check #26

from magento2-faqs-extensions.

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.