Skip to content

Commit

Permalink
docs: remove references to Rubik and font loading
Browse files Browse the repository at this point in the history
  • Loading branch information
porcellus committed Jul 31, 2024
1 parent 8b77a10 commit d151880
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ The above will result in:

### Changing fonts

By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.

<FrontendSDKTabs>
<TabItem value="reactjs">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ The above will result in:

### Changing fonts

By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.

<FrontendSDKTabs>
<TabItem value="reactjs">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ The above will result in:

### Changing fonts

By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.

<FrontendSDKTabs>
<TabItem value="reactjs">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ The above will result in:

### Changing fonts

By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.

<FrontendSDKTabs>
<TabItem value="reactjs">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ The above will result in:

### Changing fonts

By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.

<FrontendSDKTabs>
<TabItem value="reactjs">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The above will result in:

### Changing fonts

By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.

<FrontendSDKTabs>
<TabItem value="reactjs">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ The above will result in:

### Changing fonts

By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.

<FrontendSDKTabs>
<TabItem value="reactjs">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ The above will result in:

### Changing fonts

By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.

<FrontendSDKTabs>
<TabItem value="reactjs">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ The above will result in:

### Changing fonts

By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.

<FrontendSDKTabs>
<TabItem value="reactjs">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ The above will result in:

### Changing fonts

By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.

<FrontendSDKTabs>
<TabItem value="reactjs">
Expand Down

0 comments on commit d151880

Please sign in to comment.