* Always add the meta[viewport] tag
* Set metadata.viewport to false on projects list page
* Remove setting metadata.viewport = true
* Add viewport: false to editor page
GitOrigin-RevId: 6f9d4c1972e3e6fdf1b6c23cd17d57ba866fcaeb
* Call buildCssPath with empty string for default template
Call buildCssPath with an empty string instead of null for the default template
* Remove unused options argument
This means we can also remove the empty strings for the themeModifier arg,
instead passing undefined, to get the default arg
GitOrigin-RevId: 78cd14ae7ab9d58f66c27cb54477d24b4bd494c7