/
githubmirror
/
styled-components
Обзор
Документация
Войти
/
githubmirror
/
styled-components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.gitattributes
30 строк
726 B
Evan Jacobs
chore: tooling refresh + drop stylis + Expo SDK 56 lockfile bump
19 май 2026, 06:53
19 май 2026, 06:53
e6a5919
Код
Авторство
О чём код?
# Default to LF and let git auto-detect text vs binary * text=auto eol=lf # Source and test files always render as text (UTF-8 § / ≈ / em-dash glyphs in # CSS spec citations trip git's binary heuristic without this). *.ts text diff *.tsx text diff *.js text diff *.mjs text diff *.cjs text diff *.json text diff *.md text diff *.yml text diff *.yaml text diff *.html text diff *.css text diff *.svg text diff # Known binary artifacts test-results.json binary *.png binary *.jpg binary *.jpeg binary *.gif binary *.ico binary *.woff binary *.woff2 binary *.ttf binary *.otf binary *.pdf binary