Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Simple framework features…?

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #44445
    deeve007
    Participant

    This thread over [here](https://css-tricks.com/forums/discussion/24491/masonry-wordpress) got me thinking about a simple CSS framework I’m working on (which is over [here](https://github.com/deeve007/responsive-grid-system) – very much WIP so don’t judge too harshly), where I basically have the aim to create something that will let me roll out projects more quickly (will port to a WordPress starter theme, for example) but isn’t loaded down with every feature under the sun like the majority of “frameworks” seem to be.

    So reading that other thread, I thought, hmm, that masonry Jquery thing would be cool to have. But then where do I stop adding features until it becomes bloated like every other framework?

    So thought I’d get some feedback here, on what folk would regard as the basic “essentials” of a very clean, simple, lean CSS framework?

    Cheers.

    #133567
    TheDoc
    Member

    Something like Masonry would be way too much, I think.

    I really dislike frameworks for the reasons you listed. They are just so bloated and you have to spend so much time stripping them down.

    #133660
    chrisburton
    Participant

    I’m with the @TheDoc on this. I dislike frameworks just for that reason. The only “framework” I use is a basic reset.

    However, I think @Melindrea has an intelligent idea. A SASS/SCSS framework actually sounds like something I’d be highly interested in (specifically variables/mixins).

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.