Git Product home page Git Product logo

yii-less's Introduction

Hi, my name is Christoffer ๐Ÿ‘‹๐Ÿป

I am a seasoned technology professional with 15 years of hands-on expertise in software development. My greatest passion lies in writing code and crafting user-friendly software using modern technologies.

I primarily work with TypeScript, Kotlin, and Rust; however, I continuously strive to learn new programming languages to expand my knowledge. I am a proponent of best practices such as Clean Code, Domain-Driven Design, and Extreme Programming.

When not programming, I enjoy engaging in sports activities, unwinding with Netflix, and spending quality time with my family. While I prefer water as my go-to drink, I enjoy coffee in the morning and would not turn down a glass of good wine.

yii-less's People

Contributors

crisu83 avatar ddinchev avatar igorsantos07 avatar jalle19 avatar sandro1111 avatar schmunk42 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

yii-less's Issues

backward import parsing (auto-parse if file from @import has been changed)

Feature from http://incident57.com/less/: "backwards @import parsing." If you have a file, X, that imports another file, Y, and you make changes to Y, X will now automatically recompile when you save Y (if auto-compile is on). This feature is automatic; there's nothing to turn on or hook up. You'll see "triggered by: X" in the compiler result when it happens.

"save" would be a new request in our case.
At the moment I have to do a workaround: resave LESS-file: X

Less component file is missing

Hello, Crisu83 and thank you for the work and contribution to yii.

I noticed there is a difference between the zip extension on the yii site and the repo here. Is it on purpose? Since I use composer to install my extensions, it would be pretty nice to have every file here in this repo.

I can do that for you if you do not have any time.

Best regards.

Return code issue

While developing, I got output path not writable errors, see here

But after dumping the error manually I got this:

Last login: Thu Jul 11 19:43:14 on ttys000
Kraftbuch:~ tobias$ "/opt/local/bin/node" "/Webserver/local/phundament/app/app/../vendor/cloudhead/less.js/bin/lessc" "/Webserver/local/phundament/app/www/themes/frontend/less/p3.less" "/Webserver/local/phundament/app/app/../www/themes/frontend/css/p3.css" 2>&1
NameError: .alert is undefined in /Webserver/local/phundament/app/vendor/phundament/lessii/translations/blueprint-bootstrap.less:30:4
29 .flash-notice {
30     .alert;
31 }

$ 

@Jalle19 How should we handle that?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.