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

Commit fca3705

Browse files
Added link to CSS best practices readme
1 parent 69f6706 commit fca3705

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
@@ -2,7 +2,7 @@
22

33
## Structuring App Styles For a Legacy Mobify Site
44

5-
CSS written specifically for webviews contained in a Native application should follow all normally prescribed best practices. This page will outline how to start a new app project, avoid adhering to legacy CSS code style, and provide a minimally sized CSS file to the web.
5+
CSS written specifically for webviews contained in a Native application should follow all normally prescribed [best practices](https://github.com/mobify/mobify-code-style/tree/master/css/css-best-practices). This page will outline how to start a new app project, avoid adhering to legacy CSS code style, and provide a minimally sized CSS file to the web.
66

77
A hybrid project has a stylesheet specific to the OS. So a typical app project for a legacy Mobify project would be structured as such:
88

0 commit comments

Comments
 (0)