You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I have a main file with all my partials imported, when modifying a partials, changes won't compile until save; so live preview won't show until save.
The text was updated successfully, but these errors were encountered:
@Turqueso I think this may have been a windows bug where the source map paths were set incorrectly, causing the link from the main file to the partial file to be lost.
@jasonsanjose the latest dev build fixed my issue with compiling partials. thanks!
But there is not livepreview when i make changes on partials, i don't know if this is supposed to work on this build
update: created again the .brackets.json file, reaload and live preview from partials seem to be working fine now
I'm not sure if this is normal o if i'm explaining myself right, so bear with me please.
I have some similar structure
If I have a main file with all my partials imported, when modifying a partials, changes won't compile until save; so live preview won't show until save.
The text was updated successfully, but these errors were encountered: