Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit 39ac6da

Browse files
Fixed typo in title of section
1 parent c0738db commit 39ac6da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/hybrid-projects/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ A hybrid project has a stylesheet specific to the OS. So a typical app project f
6060

6161
Stylesheets will be generated and served to the page depending on the context. If it’s an android app it gets ``android.css``, if its a website it gets ``stylesheet.css``, etc.
6262

63-
## Structuring App Styles For a Legacy Mobify Site
63+
## Structuring App Styles For a New Mobify Site
6464

6565
The current intended strategy in mind for future new builds is to have a single stylesheet for all platforms. Incorporating platform-specific theming and components into our existing CSS system.
6666

0 commit comments

Comments
 (0)