Starter Kit

screenshot of Starter Kit

[DEPRECATED] [go to intuitcss/inuitcss] A simple, stripped back starter kit for inuitcss projects

Overview:

The inuit-starter-kit is a set of dependencies that serve as the foundation for any new project. It includes inuitcss default variables and mixins, as well as Nicolas Gallagher's Normalize.css and global box-sizing rules. This kit is designed to be imported in a specific order and can be installed using npm.

Features:

  • Default variables and mixins: The inuit-starter-kit provides a set of default variables and mixins that can be used in your project.
  • Normalize.css: This kit includes Nicolas Gallagher's Normalize.css, which helps to ensure consistent rendering across different browsers.
  • Global box-sizing rules: The inuit-starter-kit also includes global box-sizing rules to establish consistent box-sizing behavior.

Summary:

The inuit-starter-kit is a collection of dependencies that provide a solid foundation for starting a new project. It includes default variables and mixins, Normalize.css, and global box-sizing rules. By following the installation guide and importing the dependencies in the specified order, you can easily incorporate the inuit-starter-kit into your project.