Coder Social home page Coder Social logo

Modal sizes css classes about sveltestrap HOT 4 CLOSED

bestguy avatar bestguy commented on June 28, 2024
Modal sizes css classes

from sveltestrap.

Comments (4)

xpuu avatar xpuu commented on June 28, 2024 1

You can whitelist specific classes in your PurgeCSS config.

from sveltestrap.

bestguy avatar bestguy commented on June 28, 2024

Hi @frederikhors , haven't used PurgeCSS and typically use Bootstrap themes from CDNs, but can you explain its removal logic? Does it inspect a compiled app?

It seems difficult for a tool like this to know about classes like this:
https://github.com/bestguy/sveltestrap/blob/master/src/Modal.svelte#L206

Thinking you could probably hack a hidden element like this in your app like this:

<div class="modal-sm modal-lg d-none" />

but kind of ugly!

from sveltestrap.

frederikhors avatar frederikhors commented on June 28, 2024

They are needed to be all in full length:

.modal-sm
.modal-lg
.modal-xl

from sveltestrap.

bestguy avatar bestguy commented on June 28, 2024

Closing as unrelated to Sveltestrap code, please comment if there is an idea on how the lib can help with this.

from sveltestrap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.