Four right-to-left languages at /ar/, /he/, /fa/ and /ur/ — thirteen in all. The layout no longer has a left and a right, it has a start and an end: the margins, insets and corners are CSS logical properties now, so they follow dir on <html>. Directional glyphs flip; keys, safety codes and session descriptors are pinned left-to-right so bidi cannot reorder what two people compare against each other's screens. Also fixed: the Service Worker was registered as './sw.js', which 404s from every locale subdirectory, so twelve of the thirteen pages had no worker at all. And the bundler ran before the dictionaries were generated, so a newly added language could reach the page ahead of the app that renders it.
2 lines
842 B
JSON
2 lines
842 B
JSON
{"content":["./index.html","./dist/app.js","./src/**/*.js","./src/**/*.jsx"],"safelist":[{"pattern":"^(bg|text|border|ring|from|to|via)-(red|green|blue|yellow|orange|purple|emerald|cyan|gray|white|black)(-|$)"},{"pattern":"^(bg|text|border|ring)-(gray|slate|zinc|neutral|stone)-(50|100|200|300|400|500|600|700|800|900)$"},{"pattern":"^(bg|text|border|ring)-(orange|blue|green|yellow|red|purple|emerald|cyan)-(100|200|300|400|500|600|700)$"},{"pattern":"^(bg|text|border|ring)-.*\/(10|20|30|40|50|60|70|80|90)$"},{"pattern":"^(w|h|min-w|min-h|max-w|max-h)-\[.*\]$"},{"pattern":"^(top|right|bottom|left)-\[.*\]$"},{"pattern":"^(start|end)-.*$"},{"pattern":"^(translate|skew|scale|rotate)-.*$"},{"pattern":"^(opacity|shadow|rounded|flex|grid|gap|p|px|py|pt|pr|pb|pl|ps|pe|m|mx|my|mt|mr|mb|ml|ms|me)-.*$"}],"theme":{"extend":{}},"plugins":[]}
|