Hi,
I have a project: example StartTheme2 with a styled style.css file with own css.
If I then open the new Agency Bootstrap 4 Blocks page from the offered template library then it wipes out style.css without warning and saves it,
From _pgbackup I can recover my styles.css.
But this is not nice.
Opening a new bootstrap library page should warn me that it will overwrite the styles.css page.
In the default Agency template there is by default a style.css attached, an empty one.
Reproduce:
Starting with a new PGW session.
- Open a project, exampe ST2 Starters Theme 2 and one of the html files: index.html
- Make sure there is some own css in this file, just create some in case yours is empty and save it
- From the menu choose New page, Bootstrap 4 Blocks and then the Agemcy example choose a new file name: example: testindex.html
- The page opens now
- Styles.css is now empty and has size 0
Tested on PGW 5.991 Feb 13th 2021.