mirror of
https://github.com/carloscuesta/gitmoji.git
synced 2026-02-01 17:36:30 +00:00
* 🔧 Remove scss styling * 🔧 Use absolute imports * ♻️ Add global theme * ♻️ Move Layout component to css-modules * ♻️ Move Button component to css-modules * ♻️ Move Icon component to css-modules * ♻️ Move Layout component to _app * ♻️ Move ContributorsList to css-modules * ♻️ Move GitmojiList to css-modules * 📝 Update CONTRIBUTING docs * 🔧 Make prettier watch for css instead of scss files * ✨ Remove GitHub button from About page
14 lines
160 B
Plaintext
14 lines
160 B
Plaintext
[ignore]
|
|
<PROJECT_ROOT>/.next
|
|
.*/node_modules/jsonlint-mod
|
|
|
|
[include]
|
|
|
|
[libs]
|
|
|
|
[lints]
|
|
|
|
[options]
|
|
|
|
module.name_mapper='src\/\(.*\)$' -> '<PROJECT_ROOT>/src/\1'
|