Skip to content

I want to disable the display .grid class #3068

Answered by jonnitto
erolabzait asked this question in Help
Discussion options

You must be logged in to vote

Or you could disable the whole display classes like this:

  module.exports = {
    corePlugins: {
     display: false,
    }
  }

Read more about this here

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@erolabzait
Comment options

@jonnitto
Comment options

@erolabzait
Comment options

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