Make WordPress Core


Ignore:
Timestamp:
11/12/2020 06:34:44 PM (4 years ago)
Author:
desrosj
Message:

Twenty Twenty-One: Merge the latest changes changes from GitHub for Beta 4.

In addition to syncing the latest changes, this change also merges the theme’s .scss files and other related build tool configurations required to compile the theme’s CSS.

This will allow development of the theme to continue on Trac after 5.6 is released and the GitHub repository is archived.

For a full list of changes since [], see https://github.com/WordPress/twentytwentyone/compare/e7d5991...aa284fd.

Props poena, luminuu kjellr, aristath, justinahinon.
See #51526.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentyone/readme.txt

    r49216 r49574  
    22224. Go to INSERT ABOUT PAGE for a guide on how to customize this theme.
    23235. Navigate to Appearance > Customize in your admin panel and customize to taste.
     24
     25== Privacy ==
     26Twenty Twenty-One uses LocalStorage to save the setting when Dark Mode support is turned on or off.
     27LocalStorage is necessary for the setting to work and is only used when a user clicks on the Dark Mode button.
     28No data is saved in the database or transferred.
    2429
    2530== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.