mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-06-17 12:01:13 +08:00
docs: fix broken links
This commit is contained in:
@@ -8,7 +8,7 @@ Not everyone wants their components transformed via Babel, so a compile only ver
|
||||
|
||||
## 1. Setup tailwindcss-react-native
|
||||
|
||||
Follow the [general setup instructions](/installation) to setup tailwindcss-react-native.
|
||||
Follow the [general setup instructions](../installation.md) to setup tailwindcss-react-native.
|
||||
|
||||
## 2. Configure your babel.config.js
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ The default babel configuration will both compile/inject the Tailwind CSS styles
|
||||
|
||||
## 1. Setup tailwindcss-react-native
|
||||
|
||||
Follow the [general setup instructions](/installation) to setup tailwindcss-react-native.
|
||||
Follow the [general setup instructions](../installation.md) to setup tailwindcss-react-native.
|
||||
|
||||
## 2. Configure your babel.config.js
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ sidebar_position: 5
|
||||
|
||||
## 1. Setup tailwindcss-react-native
|
||||
|
||||
Follow the [general setup instructions](//installation) to setup tailwindcss-react-native.
|
||||
Follow the [general setup instructions](../installation.md) to setup tailwindcss-react-native.
|
||||
|
||||
## 2. Create a PostCSS config file
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ Follow the [Using PostCSS](https://tailwindcss.com/docs/installation/using-postc
|
||||
|
||||
## 2. Setup tailwindcss-react-native
|
||||
|
||||
Follow the [general setup instructions](/installation) to setup tailwindcss-react-native.
|
||||
Follow the [general setup instructions](../installation.md) to setup tailwindcss-react-native.
|
||||
|
||||
## 3. Enable preview features
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ sidebar_label: PostCSS (RN StyleSheet)
|
||||
|
||||
## 1. Setup tailwindcss-react-native
|
||||
|
||||
Follow the [general setup instructions](//installation) to setup tailwindcss-react-native.
|
||||
Follow the [general setup instructions](../installation.md) to setup tailwindcss-react-native.
|
||||
|
||||
## 2. Create a PostCSS config file
|
||||
|
||||
|
||||
Reference in New Issue
Block a user