Code Monkey home page Code Monkey logo

Comments (10)

niutech avatar niutech commented on May 25, 2024

I've recently updated Spectre to v0.6.0, see https://github.com/niutech/spectre

from spectre.

qgustavor avatar qgustavor commented on May 25, 2024

@niutech How does your fork compare to this seemingly abandoned fork? https://spectre.angular-package.dev/

from spectre.

niutech avatar niutech commented on May 25, 2024

@qgustavor Angular-package's spectre.min.css is whooping 230KB in size, while mine is only 45 KB.

from spectre.

qgustavor avatar qgustavor commented on May 25, 2024

@niutech Isn't because it does have more features? I use Spectre with a dead code removal tool so file size is not an issue for me. 😕

from spectre.

niutech avatar niutech commented on May 25, 2024

@qgustavor It's mainly because Angular-package uses CSS variables instead of SASS variables. These aren't removed by dead code tools.

from spectre.

qgustavor avatar qgustavor commented on May 25, 2024

@niutech Seems to be a good thing, no? Better than having to use SASS. Just find one tool that removes them, there should be at least one that does that.

Edit: there is PurgeCSS, which is the one I use on the website I use Spectre.

from spectre.

niutech avatar niutech commented on May 25, 2024

@qgustavor If you want to load bigger CSS file with CSS variables, then use Angular-package's Spectre, it's up to you.

from spectre.

qgustavor avatar qgustavor commented on May 25, 2024

@niutech So your fork only have the smaller file size as a good point? Like, just that? Something PurgeCSS than take care? No night mode or fixes to bugs in Spectre?

from spectre.

niutech avatar niutech commented on May 25, 2024

@qgustavor Not only, e.g.: pure CSS tabs, added column order classes, .card-shadow class, Heart, Show and Hide icons, updated dependencies. But use whatever suits you well.

from spectre.

qgustavor avatar qgustavor commented on May 25, 2024

@niutech that's what I was wanting to know, smaller file size while having some new features. Night mode is in the works? To be fair the main thing I expect from a fork is that.

from spectre.

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.