0.1.11 • Published 7 years ago
socrates-css v0.1.11
Socrates beta
--

Socrates is the design system that powers Onefootball web projects
It's a custom version of Bootstrap, so to run it, Bootstrap 4 has to be included in your dependencies
It includes the following main packages:
- socrates-all
_socrates-all.scssincludes everything from Bootstrap and Socrates custom modules - socrates-core
_socrates-core.scssused on NewsDesk project - socrates-product
_socrates-product.scssused in Company website & Onefootball.com
Module Status
- Typography
Done - Colors
Done - Spacing
Done - Grid
Done - Icons
Done - Buttons
Done - Shadows
Done - Alerts
Done - Badges
Done - Forms
Done - Dropdowns
Done - Navbars
In Progress - Tabs
Done - Modals
Done
Install & Run the docs
- clone this repo
- install fractal-cli
npm i -g @frctl/fractal - run
npm install - to recompile Scss
gulp css:process - to run fractal
gulp fractal:start
Usage
- open your terminal and write
npm i socrates-css --save - import the package you want inside your main Scss file like
@import "_socrates-core.scss";
What's next?
- There are few modules that I'm still working on.
- Any module requests are welcome.
Who to ask
Please feel free to ask @zeroxme any questions or give feedback because the project is still in Beta