Bootstrap 4 css file disappears when new bootstrap componenet is added
Hi There
Recently I've been having something really weird happen to my bootstrap-4.0.0.css file in DW 2018.
When I create a bootstrap site through File > new. All the CSS and JavaScript files are automatically generated for my root site. All Good!
I then made a duplicate copy with my initials on it since the original file is locked called for example.
bootstrap-4.0.0_hh.css I then relink it to those pages on l site so that I can see the changes to the pages. At the same time the original
bootstrap-4.0.0.css file is still in the same CSS folder with this CSS file.
However when I go to create a new bootstrap component (Tabs, Accordion, Carousel) in a blank HTML 5 page (no bootstrap ) to make edits. Dependant files are added and everything seems OK. Until after I save the HTML page, then the bootstrap-4.0.0.css disappears from my CSS folder. Only the bootstrap-4.0.0_hh.css remains. The JavaScript files are not effected and remain in the JS folder. No other files are disappearing.
I kind of wonder what is going on here. There is nothing in the trash can and I only notice it is gone when I refresh in the files panel. Has anyone else had this happen to them in the last few weeks?
The work-around for now is that I keep a backup in a folder near by, but its really annoying when your CSS is gone for no reason.
