mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
parent
bbafc8e324
commit
26bd819949
@ -1522,6 +1522,8 @@ export let corePlugins = {
|
||||
'.text-center': { 'text-align': 'center' },
|
||||
'.text-right': { 'text-align': 'right' },
|
||||
'.text-justify': { 'text-align': 'justify' },
|
||||
'.text-start': { 'text-align': 'start' },
|
||||
'.text-end': { 'text-align': 'end' },
|
||||
})
|
||||
},
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user