flynn
flynn copied to clipboard
📈 Flynn is a CSS grid I use for personal projects
Flynn
A CSS grid
A grid that doesn't fill up your CSS with glossy buttons, overworked typography base or styles that you'll never use. I've used this on a number of projects and I think it gets the job done. Feel free to use it if you like.
Its just a grid.
v2 Changes
- CSS Grid spec properties have been added, behind an
@supportsquery - Due to the change to the Grid spec, the
[shift-]only works from the very left on the first item. Would recommend checking this behaviour in your supported browsers - The main file has been switched to the
scssfile, expected the most desired file
Usage
npm:
npm install --save https://github.com/daviddarnes/flynn.git- Import the file with your normal project process
Manual:
Bower:
bower install --save https://github.com/daviddarnes/flynn.git- Import the file with your normal project process
Credits
Inspired by: