mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #181 from yosssi/patch-2
Add "CSS Preprocessors" category & "gcss" package
This commit is contained in:
commit
b06de4cc65
@ -11,6 +11,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
- [Awesome Go](#awesome-go)
|
||||
- [Audio & Music](#audiomusic)
|
||||
- [Authentication & OAuth](#authentication--oauth)
|
||||
- [CSS Preprocessors](#css-preprocessors)
|
||||
- [CUI](#cui)
|
||||
- [Database](#database)
|
||||
- [Database Drivers](#database-drivers)
|
||||
@ -83,6 +84,13 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [osin](https://github.com/RangelReale/osin) - Golang OAuth2 server library.
|
||||
|
||||
|
||||
## CSS Preprocessors
|
||||
|
||||
*Libraries for preprocessing CSS files*
|
||||
|
||||
* [gcss](https://github.com/yosssi/gcss) - Pure Go CSS Preprocessor.
|
||||
|
||||
|
||||
## CUI
|
||||
|
||||
*Libraries for building CUI Applications*
|
||||
|
Loading…
Reference in New Issue
Block a user