Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Yet another CSS toolkit. Basically the stuff I use for most projects.

NotificationsYou must be signed in to change notification settings

jamiewilson/corpus

Repository files navigation

A collection of CSS things

Corpus is yet another CSS toolkit. It’s basically a collection of the things I findmyself returning to for each new project. It usesFlexbox for the grid system,viewport-based heights and percentage-based widths, is heavily influenced by Basscss’sWhite Space module, and has a few useful greyscale color utilities. For syntax highlighting I'm usingPrism.js and my ownPredawn color scheme, with code set inOffice Code Pro. Styles are written in SCSS.

Docs

The docs currently live here:https://github.com/jamiewilson/corpus-site, and is kept in a separate repo (rather than a branch) in order to make it possible to symlink the .scss files into other projects. This makes it easier to make revisions back into the Corpus source files within the context of the docs site and also requires lessgit pulling to keep separate projects up to date.

Alpha

Please note that Corpus is in an Alpha stage right now and hasn't been tested much. Feel free to leave feedback and requests on the Issues page.

The MIT License (MIT)

Copyright (c) 2015 Jamie Wilson

Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included inall copies or substantial portions of the Software.

The software is provided "as is", without warranty of any kind, express orimplied, including but not limited to the warranties of merchantability,fitness for a particular purpose and noninfringement. In no event shall theauthors or copyright holders be liable for any claim, damages or otherliability, whether in an action of contract, tort or otherwise, arising from,out of or in connection with the software or the use or other dealings inthe software.

About

Yet another CSS toolkit. Basically the stuff I use for most projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp