Skip to content

col-span-* classes generate unclear css declarations #14828

Closed Answered by wongjn
sgurukrupa asked this question in Help
Discussion options

You must be logged in to vote

It is correct CSS. I believe it is so that you can combine the col-span-* values with col-start-* or col-end-*:

Classes Resolved value
col-span-2 span 2 / span 2
col-span-2 col-start-1 1 / span 2
col-span-2 col-end-1 span 2 / 1

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@adamwathan
Comment options

@sgurukrupa
Comment options

Answer selected by adamwathan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants