After more mocking around with LESS, I’m starting to see the possibilities that this framework presents. Defining constants (I do prefer the term constants over variables) in the beginning gives you an immense flexibility down the road. I’ve been experimenting with this little system that, based on a set of constants, defines the underlying grid [...]
Content
Visual communicator / logbook & brain bin
Tagged: LESS
Every time you have repeated the same block of styles again and again and thought, shit, this CSS is getting messier and messier, or returned to an old file to swap a colour value that occurs thirty times throughout the code, what you wished you had, was a a CSS meta framework. There are a [...]