-
Notifications
You must be signed in to change notification settings - Fork 152
Fixing #73 #74
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: master
Are you sure you want to change the base?
Fixing #73 #74
Conversation
- Moving to gelp 4.x - Upgrading stylelint and lots of other packages - Formatting using stylelint in Gulpfile - Using dart-sass to compile instead of node-sass
- Using prettier to format 🎨 - Using github actions for build 👷 - Releasing under scoped package 📦
- Cleaning up README - Cleaning up package.json
hey @atomicpages wow thats a cool upgrade. I see this code was released in |
@lokesh-coder whoops, sorry for the noise. I was planning on maintaining that as a separate fork. I had some other ideas of adding CSS variable support (which would deprecate IE 9/10 and require a polyfill for IE 11). If you're open to this and are interested in a collab LMK 😎 . Edit: Also happy to merge the current changes in, too. |
- Moving to docusaurus 2.x - Re-writing pretty mucg all of the docs
- Updating colors - Finalizing docs - Giving some love
- Splitting PR and push builds - Adding docs check from netlify - Prepping for netlify deployment
- Reducing boilerplate in the Gulpfile - Removing browser sync - Pushing some changes to the package.json instead - Removing seemingly unused test.css file
Adding new rtl.css file (or rtl.scss) file that can be imported to enable rtl support
- Upgrading docusaurus - Adding rtl docs - IA reorganization
No description provided.