An open API service indexing awesome lists of open source software.

https://github.com/hellomouse/look-okay

Hellomouse scss util lib inspired by Tailwind and others
https://github.com/hellomouse/look-okay

Last synced: 3 months ago
JSON representation

Hellomouse scss util lib inspired by Tailwind and others

Awesome Lists containing this project

README

        

# look-okay

🚧 Under development, don't use yet

Base SCSS util lib inspired by Tailwind and others. Made for hellomouse, but you're welcome to use in your own projects.
This is meant to be the base library for a possible hellomouse SCSS / React framework, so it contains mostly atomics for styling UI and layout.

Click [here for the documentation](https://hellomouse.github.io/look-okay)

## Installing

See the [install](https://hellomouse.github.io/look-okay/#/getting-started/install) page for installation instructions.

## Contributing

See the [contribute](https://hellomouse.github.io/look-okay/#/contributing) page for how to run tests and styleguides.

## License

This project is licensed under the MIT Licsense - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments

* TailwindCSS, Tachyons and Basscss for inspiration
* [Docsify](https://docsify.js.org/#/) for the docs pages