Integrate compound design tokens (#11091)
* Integrate compound design tokens The icons should not be included in this repo, and should live in the compound design token repo, but for simplicity sake at this phase of the integration they will be added here * lintfix * Use correct SpyInstance import * Using npm build of design tokens
This commit is contained in:
parent
b9b93264b6
commit
4243847f4f
5 changed files with 222 additions and 3 deletions
|
@ -17,6 +17,7 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
@import url("@vector-im/compound-design-tokens/assets/web/css/compound-design-tokens.css");
|
||||
@import "./_font-sizes.pcss";
|
||||
@import "./_font-weights.pcss";
|
||||
@import "./_animations.pcss";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue