1

How can I override the file vendor/foo/bar/view/base/web/css/source/module/components/_foo.less

I put it in my theme at app/design/frontend/company/fresh/Foo_Bar/templates/web/css/source/module/components/_foo.less but my changes are not getting applied.

1 Answer 1

1

Let's change your file path: app/design/frontend/company/fresh/Foo_Bar/templates/web/css/source/module/components/_foo.less

to app/design/frontend/company/fresh/Foo_Bar/web/css/source/module/components/_foo.less

2
  • Oh, that was awkward. Sometimes you dont see the forest because of too many trees... sry Commented Oct 7, 2022 at 6:06
  • 1
    I totally agree with you. Cheers. Commented Oct 7, 2022 at 6:21

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.