1.4.0 • Published 4 years ago

@foundations.dev/shipwright v1.4.0

Weekly downloads
20
License
MIT
Repository
github
Last release
4 years ago

Features

  • Loosely Opinionated - Shipwright gives you a way to do things and the freedom to change it
  • Supports your Abstractions - Our philosophy is sort of an "abstraction for abstractions"-meaning it sets up some high-level guidelines to keep your abstractions contained, yet accessible
  • Just SASS Files - No need to worry about unseen bloat being added to your project. No need to worry about unclear build processes, either. If you've worked with SASS, you know how everything works.
  • Modular - Shipwright strives to keep each module useful in isolation. When it needs stuff from other files, it makes that clear.

Installation

  1. Copy the files in src to wherever you're keeping your SASS files.
  2. To see an example, install Parcel and compile src/index.html
parcel src/index.html

Modules


Acknowledgements

Licensed under the MIT license.