diff options
Diffstat (limited to 'tailwind.config.js')
| -rw-r--r-- | tailwind.config.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tailwind.config.js b/tailwind.config.js index 1f309e1..ea8fdce 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -12,9 +12,6 @@ module.exports = { extend: { colors: { 'material-gray': '#212121', - }, - backgroundImage: { - 'landing': "url('/temp-landing.png')", } }, }, |
