-
@atlassian Atlassian
- Zurich, CH
- dbachko.io
Highlights
Block or Report
Block or report dbachko
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
mean Public
Forked from linnovate/mean
MEAN (Mongo, Express, Angular, Node) - A Simple, Scalable and Easy starting point for full stack javascript web development - utilizing many of the best practices we've found on the way
-
serverless Public
Forked from serverless/serverless
Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
JavaScript
-
-
atom-editorconfig Public
Forked from sindresorhus/atom-editorconfig
Helps developers maintain consistent coding styles between different editors
JavaScript
-
7 contributions in the last year
Activity overview
Contribution activity
January 2023
Created an issue in atlassian-labs/compiled that received 1 comment
flex property expansion in CSS is handled incorrectly for flex-basis 0
Describe the bug flex shorthands are not handled correctly and cause incorrect CSS. To Reproduce Steps to reproduce the behavior: css({ flex: '1 1 0'