@foundations.dev/shipwright
v1.4.0
Published
Shipwright is an abstraction-first CSS philosophy and framework to help you implement your design system effectively.
Downloads
12
Readme
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
- Copy the files in
src
to wherever you're keeping your SASS files. - To see an example, install Parcel and compile
src/index.html
parcel src/index.html
Modules
Acknowledgements
Licensed under the MIT license.