reboottime / Angular-Playbook

Crash angular for interview, now it's a repository works as a Angular playbook.
2 stars 0 forks source link

UI Effect libraries #37

Open reboottime opened 7 months ago

reboottime commented 7 months ago

This article collects some common used Angular libraries.

reboottime commented 7 months ago

Loading Effect

With the aforementioned features, we can create loading effects that mimic the actual shape of our components

reboottime commented 7 months ago

Integrating Tailwind CSS into Angular Applications

Here is the step by step guide provided by tailwind official.

Sample: Integrate tailwind to angular application