Trying to wrap my head around this to ensure I've got it.
When I have a custom CSS file, what I do is:
1. Add that file under CSS Resource by setting the type, file path, tag attributes and make sure it is global and active.
2. From there, select that file, hit the three dots, and then Resource Group in the drop down.
3. In the Resource Groups modal, I select Show All.
4. Since this is a CSS file, it make sense to assign my CSS file to the css_list group.
From there, the /mm5/json.mvc?Store_Code=STORE-CODE&Function=CSSResource_Output&CSSCombin edResource_Code file will pick it up and incorporate my CSS file contents into that CSS Combined Resource file automatically.
Branch - Now when I create a new branch, that will automatically be in the new branch as well, because of the way it was assigned in #4 above. Correct?
Not much info out there to explain all step by step, just portions here and there, so it only got me part of the way through in my quest to understand.
Thanks!
When I have a custom CSS file, what I do is:
1. Add that file under CSS Resource by setting the type, file path, tag attributes and make sure it is global and active.
2. From there, select that file, hit the three dots, and then Resource Group in the drop down.
3. In the Resource Groups modal, I select Show All.
4. Since this is a CSS file, it make sense to assign my CSS file to the css_list group.
From there, the /mm5/json.mvc?Store_Code=STORE-CODE&Function=CSSResource_Output&CSSCombin edResource_Code file will pick it up and incorporate my CSS file contents into that CSS Combined Resource file automatically.
Branch - Now when I create a new branch, that will automatically be in the new branch as well, because of the way it was assigned in #4 above. Correct?
Not much info out there to explain all step by step, just portions here and there, so it only got me part of the way through in my quest to understand.
Thanks!
Comment